Skip to content

zakdances/gtulip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Tulip based Gunicorn worker

Experimental async worker for gunicorn based on tulip library (PEP-3156).

Paster configuration example:

[server:main]
use = egg:gunicorn#main
host = 0.0.0.0
port = 8080
worker = gtulip.TulipWorker

Requirements

License

gtulip is offered under the MIT license.

About

Experimental gunicorn async worker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%