Ask Solem
|
4a99648a08
Removes __future__ imports
|
8 years ago |
Ask Solem
|
99957e2334
Do not subclass from object (this is fun)
|
8 years ago |
Ask Solem
|
7a77a520e8
flakes
|
8 years ago |
Evgeniy
|
54049ea21c
bug in __init__
|
8 years ago |
Ask Solem
|
8b7e3f2e9a
TaskProducer replaced by create_task_message and send_task_message
|
10 years ago |
Ask Solem
|
e650e3b774
flakes
|
11 years ago |
Ask Solem
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
12 years ago |
Ask Solem
|
f72ca1377d
On 2.6 we don't have to import with statement from __future__
|
12 years ago |
Ask Solem
|
9372cc73c7
Renames app.broker_connection -> app.connection
|
12 years ago |
Ask Solem
|
a4f2874e82
Modernize Kombu integration
|
12 years ago |
Ask Solem
|
2e07444f11
Fixes some typos in examples/eventlet/bulk_task_producer.py
|
13 years ago |
Ask Solem
|
565f9e05ad
Added eventlet bulk producer example
|
14 years ago |