Ask Solem 4f4e673b4b Renames celery.routes -> celery.app.routes il y a 14 ans
..
app 4f4e673b4b Renames celery.routes -> celery.app.routes il y a 14 ans
apps f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional il y a 14 ans
backends 28f35e5983 Simplify configuration a bit. il y a 14 ans
bin 939bf9ccb4 Generate compat modules dynamically on use il y a 14 ans
concurrency f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional il y a 14 ans
contrib b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id il y a 14 ans
db aa44f02169 Cosmetics il y a 14 ans
events 387cf1c137 Heartbeat frequency now every 5s, and frequency sent with event il y a 14 ans
execute 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded il y a 14 ans
loaders f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional il y a 14 ans
security 073295fe0b Use kombu.utils.encoding instead il y a 14 ans
task 6675822b56 Cosmetics il y a 14 ans
tests 4f4e673b4b Renames celery.routes -> celery.app.routes il y a 14 ans
utils 939bf9ccb4 Generate compat modules dynamically on use il y a 14 ans
worker 387cf1c137 Heartbeat frequency now every 5s, and frequency sent with event il y a 14 ans
__compat__.py 939bf9ccb4 Generate compat modules dynamically on use il y a 14 ans
__init__.py 939bf9ccb4 Generate compat modules dynamically on use il y a 14 ans
abstract.py f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional il y a 14 ans
actors.py 9b94556b8c Optimization: A tracer is now generated for each task (+ ~1500msg/s) il y a 14 ans
beat.py f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional il y a 14 ans
conf.py 641e838dd6 Cosmetics il y a 14 ans
datastructures.py 77ad54d669 Cosmetics il y a 14 ans
exceptions.py 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded il y a 14 ans
local.py 77ad54d669 Cosmetics il y a 14 ans
platforms.py 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded il y a 14 ans
result.py b771b3bfe3 chain.apply_async now returns the last result, and results have a link back to its parent il y a 14 ans
schedules.py f4f8e3bd08 Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2 il y a 14 ans
signals.py 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak il y a 14 ans
states.py 641e838dd6 Cosmetics il y a 14 ans