Path to this page:
./
devel/st,
Non-preemptive thread library for Internet applications
Branch: pkgsrc-2008Q4,
Version: 1.5.1nb1,
Package name: st-1.5.1nb1,
Maintainer: gsonThe 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.
Required to build:[
devel/gmake] [
devel/libtool-base]
Master sites: (Expand)
SHA1: 5dcc4146a30b82f8e8ca076f298cddb2a19ba93e
RMD160: 341713fc544d58bfc9b1e2e6f43e3c74df0108d3
Filesize: 88.254 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version st-1.5.1nb1 (created)