Projects / Inter-Thread Communication

Inter-Thread Communication

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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  03 Jul 2006 18:08

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

  •  26 Oct 2002 15:20

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

  •  14 May 2002 00:24

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

  •  27 Feb 2002 02:18

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

  •  20 Aug 2001 03:38

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

Screenshot

Project Spotlight

libexplain

A library of system-call-specific strerror replacements.

Screenshot

Project Spotlight

SafeSquid

An antivirus and content filtering proxy server.