Skip to main content

A Pool of processes and threads Mix-in for socketserver

Project description

A pure-python module that provides asynchronous mix-in similar to standard ThreadingMixIn and ForkingMixIn but provides better performance by utilizing a pool of processes forked at initialization time each process allocate a pool of given number of threads

This mixin can be used to run WSGI web-applications as in the demos. Copyright © 2012, Muayyad Alsadi <alsadi@gmail.org> Released under the same terms as of Python http://docs.python.org/license.html

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page