Historique des commits

Auteur SHA1 Message Date
  Ask Solem e6c9f14bb5 Adds TaskPool.readers/.writers instead of .eventmap il y a 13 ans
  Ask Solem 144e352ee7 Adds celery.utils.threads.active_count il y a 13 ans
  Ask Solem 1a984d973f FORCE_EXECV is no longer enabled by default if using the eventloop (amqp/redis) il y a 13 ans
  Ask Solem 0a4a092dff eventloop improvements il y a 13 ans
  Ask Solem 2d93e31360 event hub now supports writers il y a 13 ans
  Ask Solem 7242818992 CELERY_BENCH now prints average and total time at shutdown il y a 13 ans
  Ask Solem cc1598eaaa Fix for solo pool il y a 13 ans
  Ask Solem df92aef158 Disable mediator inside of eventloop il y a 13 ans
  Ask Solem 16dcb2a192 Eventloop: Buffer when messages come close together il y a 13 ans
  Ask Solem 7f2b9dad4c Disable mediator thread when using eventloop il y a 13 ans
  Ask Solem 22d11ddc82 Merge branch 'master' into hub_semaphore il y a 13 ans
  Ask Solem 8092efe8f7 eventloop: AIO versiosn of multiprocessing Supervisor, and disable TaskHandler thread il y a 13 ans
  Ask Solem edf7c19e12 timer2: apply_interval no longer executes twice in the same time window il y a 13 ans
  Ask Solem 7e43c5583d Documentation now uses 'raise task.retry()' il y a 13 ans
  Ask Solem 3d2101fbe2 Worker: Shutdown even if trying to restablish connection il y a 13 ans
  Ask Solem bb9c089a7a Task.si(*a, **k) is now .subtask(a, k, immutable=True) il y a 13 ans
  Ask Solem 141c232f75 Clarify the function of default queue, exchange and rkey settings. Closes #655 il y a 13 ans
  Ask Solem c0ac1b763f Only ever use one timer thread, and instead set the priorority for items. il y a 13 ans
  Ask Solem 1ecc4c99f1 verify_index + verify_configref il y a 13 ans
  Ask Solem 4b29620696 Bumps version to 2.6.0rc3 il y a 13 ans
  Ask Solem 9e6000c7c1 Document day_of_month and month_of_year crontabs il y a 13 ans
  Ask Solem f8a54a689f Evented mode now uses a custom semaphore not using threads il y a 13 ans
  Ask Solem 1028344a3e Processes: Recent changes broke joining of pool il y a 13 ans
  Ask Solem b05154ed30 Adds missing reference pages il y a 13 ans
  Ask Solem e6c19ad57f Cosmetics il y a 13 ans
  Ask Solem 929405e8ba Adds Keith Perkins <keith@tasteoftheworld.us> to AUTHORS il y a 13 ans
  Keith Perkins dc6508fdc1 Adds day of month and month of year cronspec options to crontab scheduler il y a 13 ans
  Ask Solem 32c515d171 TaskProducer: Forward additional properties to basic_publish il y a 13 ans
  Ask Solem 5d54f47629 Tests passing il y a 13 ans
  Ask Solem 3a53c99255 Don't use timer threads if evented, simply plug them into the hub il y a 13 ans