Commit graph

5 commits

Author SHA1 Message Date
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
gson
cd2c67093a Added support for NetBSD/vax. 2003-04-03 04:15:45 +00:00
gson
d7d36d1637 Updated to version 1.4. 2003-04-03 04:02:47 +00:00
gson
4a9659909c 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.
2002-08-25 19:40:16 +00:00