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