Metadata-Version: 1.0
Name: Spawning
Version: 0.5.1
Summary: Spawning is a wsgi server plugin for paste which uses eventlet to do non-blocking IO for http requests and responses. It supports multiple Python processes as well as a threadpool. It supports graceful reloading on code change; outstanding requests are given a chance to finish while new requests are handled in new Python processes. It plugs into Python Paste.
Home-page: UNKNOWN
Author: Donovan Preston
Author-email: dsposx@mac.com
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
