Mark Lavin 104fd9446a gevent: Adds autoscaler support to gevent pool. Closes #599. 14 роки тому
..
app b16397da96 apply_async now passes options to apply() when ALWAYS_EAGER 14 роки тому
apps 2a82e8518b Use assertWarns and assertWarnsRegex 14 роки тому
backends d0417d7b98 Fix Cassandra backend to use pycassa.ConnectionPool since pycassa.connect is deprecated in pycassa 1.4 14 роки тому
bin dc7671f981 celeryctl: sys.exit(str) will output the string to stdout, so make sure it's an int 14 роки тому
concurrency 104fd9446a gevent: Adds autoscaler support to gevent pool. Closes #599. 14 роки тому
contrib 6b52605db6 Updates copyright years to include 2012 14 роки тому
db d8fd481d51 Merge branch 'master' into utc 14 роки тому
events 504510e46a Cosmetics 14 роки тому
execute d518ef5c9c Tests + cosmetics 14 роки тому
loaders 012d449d19 fix UnicodeEncodeError when sending email contains unicode characters. 14 роки тому
security 0d7337fdd2 set(dict.keys()) is the same as set(dict) 14 роки тому
task 6b52605db6 Updates copyright years to include 2012 14 роки тому
tests 104fd9446a gevent: Adds autoscaler support to gevent pool. Closes #599. 14 роки тому
utils 977e2f7d58 Show helpful error when user gives config name ending with '.py' 14 роки тому
worker 3836dd840b Processes pool always require mediator thread so that the pool semaphore never blocks the MainThread 14 роки тому
__init__.py 6b52605db6 Updates copyright years to include 2012 14 роки тому
abstract.py eb248135c8 Cosmetics 14 роки тому
actors.py 9b94556b8c Optimization: A tracer is now generated for each task (+ ~1500msg/s) 14 роки тому
beat.py a8de6815af flake8 14 роки тому
conf.py 641e838dd6 Cosmetics 14 роки тому
datastructures.py 6b52605db6 Updates copyright years to include 2012 14 роки тому
decorators.py 6b52605db6 Updates copyright years to include 2012 14 роки тому
exceptions.py 6b52605db6 Updates copyright years to include 2012 14 роки тому
local.py 6b52605db6 Updates copyright years to include 2012 14 роки тому
log.py 76bb45c79a Optimization: celeryd now handles twice as many messages per/s. 14 роки тому
messaging.py 641e838dd6 Cosmetics 14 роки тому
platforms.py 3401d631ad celeryctl now exits with failure status or EX_UNAVAILABLE if no replies. Thanks to ojii 14 роки тому
registry.py 6b52605db6 Updates copyright years to include 2012 14 роки тому
result.py ac49fad68d Adds example working with result trees. 14 роки тому
routes.py 6b52605db6 Updates copyright years to include 2012 14 роки тому
schedules.py 4d83dec941 Fixes reduce of schedule objects 14 роки тому
signals.py 6b52605db6 Updates copyright years to include 2012 14 роки тому
states.py 641e838dd6 Cosmetics 14 роки тому