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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | alpha | st-1.9nb1.tgz |
NetBSD 10.0 | alpha | st-1.9nb1.tgz |
NetBSD 10.0 | earmv6hf | st-1.9nb1.tgz |
NetBSD 10.0 | earmv6hf | st-1.9nb1.tgz |
NetBSD 10.0 | earmv6hf | st-1.9nb1.tgz |
NetBSD 10.0 | earmv7hf | st-1.9nb1.tgz |
NetBSD 10.0 | earmv7hf | st-1.9nb1.tgz |
NetBSD 10.0 | earmv7hf | st-1.9nb1.tgz |
NetBSD 10.0 | i386 | st-1.9nb1.tgz |
NetBSD 10.0 | i386 | st-1.9nb1.tgz |
NetBSD 10.0 | powerpc | st-1.9nb1.tgz |
NetBSD 10.0 | powerpc | st-1.9nb1.tgz |
NetBSD 10.0 | powerpc | st-1.9nb1.tgz |
NetBSD 10.0 | sparc64 | st-1.9nb1.tgz |
NetBSD 10.0 | sparc64 | st-1.9nb1.tgz |
NetBSD 10.0 | sparc | st-1.9nb1.tgz |
NetBSD 10.0 | sparc | st-1.9nb1.tgz |
NetBSD 10.0 | vax | st-1.9nb1.tgz |
NetBSD 10.0 | vax | st-1.9nb1.tgz |
NetBSD 10.0 | vax | st-1.9nb1.tgz |
NetBSD 10.0 | x86_64 | st-1.9nb1.tgz |
NetBSD 10.0 | x86_64 | st-1.9nb1.tgz |
NetBSD 9.0 | alpha | st-1.9nb1.tgz |
NetBSD 9.0 | alpha | st-1.9nb1.tgz |
NetBSD 9.0 | earmv4 | st-1.9nb1.tgz |
NetBSD 9.0 | earmv6hf | st-1.9nb1.tgz |
NetBSD 9.0 | earmv6hf | st-1.9nb1.tgz |
NetBSD 9.0 | earmv6hf | st-1.9nb1.tgz |
NetBSD 9.0 | earmv7hf | st-1.9nb1.tgz |
NetBSD 9.0 | earmv7hf | st-1.9nb1.tgz |
NetBSD 9.0 | earmv7hf | st-1.9nb1.tgz |
NetBSD 9.0 | i386 | st-1.9nb1.tgz |
NetBSD 9.0 | i386 | st-1.9nb1.tgz |
NetBSD 9.0 | powerpc | st-1.9nb1.tgz |
NetBSD 9.0 | powerpc | st-1.9nb1.tgz |
NetBSD 9.0 | powerpc | st-1.9nb1.tgz |
NetBSD 9.0 | sparc64 | st-1.9nb1.tgz |
NetBSD 9.0 | x86_64 | st-1.9nb1.tgz |
NetBSD 9.0 | x86_64 | st-1.9nb1.tgz |
NetBSD 9.3 | x86_64 | st-1.9nb1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.