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.
| Tags | Software Development Libraries Object Brokering |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Release Notes: This release adds a new buildsystem which compiles with gcc 4.


Release Notes: This release has GCC 3.2 support and test suit fixes.


Release Notes: Fix several compilation issues that were caused by using the template under certain circumstances.


Release Notes: A --strip-include-dirs option was added.


Release Notes: A few new accessors, and numerous bugfixes in the Pipe.