Downloadliste

Projektbeschreibung

Inter-Thread Communication (ITC) aims to make it exceedingly easy to call functions in other threads. The lexer does all the work, so just run the lexer on your headers, then call the stub functions. In addition, it also provides a complete threading API, with the four threading primitives and a high speed threadsafe FIFO class.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2001-08-19 12:37
1.0beta2

Ein neuer Block-Funktion in der "Auffüllung" Pipe:: liest ein neues Präfix-include-Option in der Präprozessor und Voranstellen "itclib /", um den umfasst.
Tags: Major bugfixes
A new block feature in the "filling" Pipe::reads, a new -include-prefix option in the preprocessor, and prepending "itclib/" to the includes.

2001-08-18 15:20
1.0beta1

Jetzt autoconf. Hat ein paar kleine Fehler behoben. Dies ist ein Release-Kandidat.
Tags: Major feature enhancements
Now uses autoconf. Has a few small bug fixes. This is a release candidate.

2001-07-30 05:13
0.8.0

Ein High-Speed-Pipe (FIFO)-Klasse für die Kommunikation zwischen Threads und einige Verbesserungen in der Geschwindigkeit und Bugfixes.
Tags: Major feature enhancements
A high-speed Pipe (FIFO) class for communicating between threads, and several speed improvements and bugfixes.

2001-07-26 18:14
0.7.0

Den neuen Features gehören ein Remote Procedure Call-Thread-System, eine komplette Threading-Lösung mit easy-to-use Thread, Mutex, Semaphore und Zustand Klassen, einige Bugfixes, ein paar kleine Optimierungen, die Unterstützung für asynchrone Aufrufe und noch viel mehr API-Dokumentation.
Tags: Major feature enhancements
New features include a remote-thread procedure call system, a complete
threading solution with easy-to-use Thread, Mutex, Semaphore, and Condition
classes, several bugfixes, a few small optimizations, support for asyncronous
calls, and much more API documentation.

2001-07-25 11:27
0.6.0

Änderungen gegenüber früheren Major Version gehören: Optimierungen, Polling nach neuen Ereignissen ist extrem schnell (in der Regel unter 10 Mikrosekunden) - jede Funktion Bereitschaftsdienst unter 100us. Alle Variablen sind, ohne die Notwendigkeit einer Transfer-Funktionen unterstützt. Nun erfordert eine funktionsfähige pthread-Implementierung, die fast alle Unix-artigen Systemen haben.
Tags: Initial freshmeat announcement
Changes from previous major version include: Optimizations, polling for new events is extremely fast (typically under 10 microseconds) - each function call is under 100us. All variables are supported without the need for transfer functions. Now requires a working pthread implementation, which almost all unices have.

Project Resources