This website requires JavaScript.
Explore
Help
Register
Sign In
jingrow
/
gunicorn
Watch
1
Star
0
Fork
0
You've already forked gunicorn
mirror of
https://github.com/frappe/gunicorn.git
synced
2026-01-14 11:09:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gunicorn
/
gunicorn
/
workers
History
benoitc
a461817309
fix websocket with protocol 076. Fix from tom on irc. Thanks!
2010-06-24 16:20:48 +02:00
..
__init__.py
Refactoring worker code.
2010-04-15 20:08:28 -04:00
async.py
wsgi.multiprocess depends on number of workers.
2010-06-22 19:24:43 +02:00
base.py
Avoid infinite loops spawning workers.
2010-05-25 19:54:33 -04:00
geventlet.py
patch all so we make sure io are patched too
2010-06-03 16:11:57 -04:00
ggevent2.py
Fix gevent2 worker shutdown.
2010-06-10 16:38:45 -04:00
ggevent.py
fix websocket with protocol 076. Fix from tom on irc. Thanks!
2010-06-24 16:20:48 +02:00
gtornado.py
Simplify the gtornado monkey patch a bit.
2010-06-03 16:11:17 -04:00
sync.py
wsgi.multiprocess depends on number of workers.
2010-06-22 19:24:43 +02:00