Download List

專案描述

TARIFA, which stands for Transactions by AssembleR
Instrumentation FrAmework, aims to provide the
"atomic" keyword to C/C++ for better support of
concurrency programming. Instead of using
lock-based designs with all their problems
(deadlocks, difficult design, lack of
reusability), the "atomic" keyword provides
transparent access to an underlying Software
Transactional Memory which is responsible for all
synchronization work.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-08 12:29
1.1.1

This release contains a fixed and somewhat faster STM backend, several bugfixes in the instrumentation, improved tests, a general code clean-up, and a dummy STM backend for testing purposes.
標籤: Minor feature enhancements

2006-08-09 13:17
1.0.2

Several major bugs that prevented installation for many people were fixed.
標籤: Major bugfixes

2006-08-07 14:22
1.0.1

This release fixes two bugs in the transaction library and the instrumentation. The stack instrumentation was improved by leaving out unnecessary instructions.
標籤: Minor bugfixes

2006-06-28 18:00
1.0.0

標籤: Initial freshmeat announcement

Project Resources