.. |
__init__.py
|
b2b6236acc
Renames processes -> prefork
|
11 years ago |
asynpool.py
|
72b16ac7c4
Apparently (x,) is legal now, so no need for (x, )
|
10 years ago |
base.py
|
acee6680ce
Needs to copy buffer into bytes early so that librabbitmq does not release the buffer
|
11 years ago |
eventlet.py
|
1c6065383e
Adds grow/shrink methods to eventlet TaskPool
|
11 years ago |
gevent.py
|
72b16ac7c4
Apparently (x,) is legal now, so no need for (x, )
|
10 years ago |
prefork.py
|
fcf3ff1b4f
cosmetics
|
10 years ago |
solo.py
|
acee6680ce
Needs to copy buffer into bytes early so that librabbitmq does not release the buffer
|
11 years ago |
threads.py
|
154b574809
__all__ is everywhere
|
12 years ago |