spprocpool is a Unix/Linux preforked server library. Several TCP preforked server frameworks are included. The first uses descriptor passing, the second uses a Leader/Follower process pool, and the third uses a combination of a multiprocessing and a multi-threading model. A general-purpose, non-server process pool is included, and it can been used in a multi-threaded environment.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Implementation | C++ |
Recent releases


Release Notes: This release adds a TCP server framework like Apache's MPM.


Release Notes: Two accept locking mechanisms were added.


Release Notes: A Leader/Follower TCP server framework was added. This framework is similar to Apache's preforking architecture.


Release Notes: A TCP server framework was added.


No changes have been submitted for this release.
A full-featured MediaWiki client API for easy wiki site building.
A pure Python module for simple construction, analysis, and modification of binary data.