| .. |
|
__init__.py
|
a20ff8a98e
Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu
|
13 years ago |
|
base.py
|
74d314d913
Renames logger celery.concurrency -> celery.pool
|
13 years ago |
|
eventlet.py
|
7fa0eaa7db
Updates Changelog
|
13 years ago |
|
gevent.py
|
2019dd641f
[amqrpc] Fixing the rpc backend. Now also works with Redis
|
13 years ago |
|
processes.py
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
13 years ago |
|
solo.py
|
566c4da7b4
Use ' instead of "
|
13 years ago |
|
threads.py
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
13 years ago |