コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 0a4a092dff eventloop improvements 13 年 前
  Ask Solem 2d93e31360 event hub now supports writers 13 年 前
  Ask Solem 7242818992 CELERY_BENCH now prints average and total time at shutdown 13 年 前
  Ask Solem cc1598eaaa Fix for solo pool 13 年 前
  Ask Solem df92aef158 Disable mediator inside of eventloop 13 年 前
  Ask Solem 16dcb2a192 Eventloop: Buffer when messages come close together 13 年 前
  Ask Solem 7f2b9dad4c Disable mediator thread when using eventloop 13 年 前
  Ask Solem 22d11ddc82 Merge branch 'master' into hub_semaphore 13 年 前
  Ask Solem 8092efe8f7 eventloop: AIO versiosn of multiprocessing Supervisor, and disable TaskHandler thread 13 年 前
  Ask Solem edf7c19e12 timer2: apply_interval no longer executes twice in the same time window 13 年 前
  Ask Solem 7e43c5583d Documentation now uses 'raise task.retry()' 13 年 前
  Ask Solem 3d2101fbe2 Worker: Shutdown even if trying to restablish connection 13 年 前
  Ask Solem bb9c089a7a Task.si(*a, **k) is now .subtask(a, k, immutable=True) 13 年 前
  Ask Solem 141c232f75 Clarify the function of default queue, exchange and rkey settings. Closes #655 13 年 前
  Ask Solem c0ac1b763f Only ever use one timer thread, and instead set the priorority for items. 13 年 前
  Ask Solem 1ecc4c99f1 verify_index + verify_configref 13 年 前
  Ask Solem 4b29620696 Bumps version to 2.6.0rc3 13 年 前
  Ask Solem 9e6000c7c1 Document day_of_month and month_of_year crontabs 13 年 前
  Ask Solem f8a54a689f Evented mode now uses a custom semaphore not using threads 13 年 前
  Ask Solem 1028344a3e Processes: Recent changes broke joining of pool 13 年 前
  Ask Solem b05154ed30 Adds missing reference pages 13 年 前
  Ask Solem e6c19ad57f Cosmetics 13 年 前
  Ask Solem 929405e8ba Adds Keith Perkins <keith@tasteoftheworld.us> to AUTHORS 13 年 前
  Keith Perkins dc6508fdc1 Adds day of month and month of year cronspec options to crontab scheduler 13 年 前
  Ask Solem 32c515d171 TaskProducer: Forward additional properties to basic_publish 13 年 前
  Ask Solem 5d54f47629 Tests passing 13 年 前
  Ask Solem 3a53c99255 Don't use timer threads if evented, simply plug them into the hub 13 年 前
  Ask Solem 715e586b70 Add prepending newline to what signal handlers say (the damn ^C) 13 年 前
  Ask Solem 3bfb2a197a timer2: Fixes bad typo affecting precision, and also Schedule now has the same interface as the Timer thread. Closes #507 13 年 前
  Ask Solem e869e8a871 Adds task_success(sender=task, result=retval) signal 13 年 前