diff options
author | gson <gson@pkgsrc.org> | 2002-08-25 19:40:16 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2002-08-25 19:40:16 +0000 |
commit | 4a9659909c8a4a20c04086ed7156d6821d05e891 (patch) | |
tree | 62e51afecfb7f384a4b7b042f5bf926218b9755a /x11/wmavgload | |
parent | efb93b17bd48d49105d00f52887445a53f7cd60b (diff) | |
download | pkgsrc-4a9659909c8a4a20c04086ed7156d6821d05e891.tar.gz |
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.
Diffstat (limited to 'x11/wmavgload')
0 files changed, 0 insertions, 0 deletions