Next | Query returned 33 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2003-04-03 06:15:46 by Andreas Gustafsson | Files touched by this commit (3)
Log message:
Added support for NetBSD/vax.
   2003-04-03 06:02:48 by Andreas Gustafsson | Files touched by this commit (5)
Log message:
Updated to version 1.4.
   2002-08-25 21:40:17 by Andreas Gustafsson | Files touched by this commit (7) | Imported package
Log message:
Add st: non-preemptive thread library for Internet applications

The State Threads Library is a small application library which
provides a foundation for writing fast and highly scalable Internet
applications (such as web servers, proxy servers, mail transfer
agents, and so on, really any network-data-driven application) on
UNIX-like platforms.  It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture.  In other words, this library offers a
threading API for structuring an Internet application as a state
machine.


Next | Query returned 33 messages, browsing 31 to 40 | previous