Created 18 Dec 2000 at 11:54 UTC by Omnifarious, last modified 19 Aug 2003 at 05:30 UTC by Omnifarious.
Notes:
The StreamModule System is a C++ library for handling multiple asynchronous data streams or event sources without using threads. It uses cooperative multitasking of mini-tasks (StreamModules) using an event based cooperative multitasker. Architectural relatives include Unix pipes, System V STREAMS, and the Windows 3.1 OS, and, strangely enough, Stackless Python.
It needs much better documentation, and a little more polish, but I think the system is now ready for general use.
License: LGPL
This project has the following developers:
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!