4a9659909c
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.
7 lines
336 B
Text
7 lines
336 B
Text
$NetBSD: distinfo,v 1.1.1.1 2002/08/25 19:40:16 gson Exp $
|
|
|
|
SHA1 (st-1.3.tar.gz) = 5d97fc248a2a86602cbd3944ff78a9e916058672
|
|
Size (st-1.3.tar.gz) = 75588 bytes
|
|
SHA1 (patch-aa) = e01af9bcf55cbbbd0b4f2e93f5734a2c615431c3
|
|
SHA1 (patch-ab) = 3c69a37f27c9d4fa4e85b23bb378ac2ae330c759
|
|
SHA1 (patch-ac) = 7c832f17da0637d646685d49c0a43d12db066d65
|