Projects / spprocpool

spprocpool

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
Licenses
Implementation

RSS Recent releases

  •  04 Jan 2008 08:09

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

  •  29 Dec 2007 13:06

Release Notes: Two accept locking mechanisms were added.

  •  22 Dec 2007 00:07

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

  •  16 Dec 2007 08:54

Release Notes: A TCP server framework was added.

  •  09 Dec 2007 08:00

No changes have been submitted for this release.

Screenshot

Project Spotlight

DotNetWikiBot Framework

A full-featured MediaWiki client API for easy wiki site building.

Screenshot

Project Spotlight

python-bitstring

A pure Python module for simple construction, analysis, and modification of binary data.