Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 641e838dd6 Cosmetics vor 14 Jahren
  Ask Solem 27caaad22c Adds module docstrings vor 14 Jahren
  Ask Solem b6179c7316 Use new-style relative imports vor 14 Jahren
  Ask Solem 3eaffdaa1e Hartbeat is now 30 seconds, but documented as 2 minutes vor 14 Jahren
  Ask Solem 6af73d98d4 Evenlet timer should use spawn_after instead of spawn_after_local. Thanks to PiotrSikora vor 14 Jahren
  Ask Solem 7fd0af74d9 PEP8ify + pyflakes + tests passing vor 14 Jahren
  Ask Solem 01487be740 Heart is now using timer2.Timer vor 14 Jahren
  Ask Solem e2f8a5cead Now runs on Jython using -P threads vor 15 Jahren
  Ask Solem 877019b471 Send software info with worker-heartbeat sent by heartbeat command vor 15 Jahren
  Ask Solem 3ef71fce7d Adds new fields to worker events: sw_ident, sw_ver, sw_sys vor 15 Jahren
  Ask Solem 20271e1bc0 91% Coverage for celery.worker.heartbeat vor 15 Jahren
  Ask Solem 1c99a986dd 100% Coverage for celery.worker.autoscale vor 15 Jahren
  Ask Solem b0345dc457 Various eventlet related fixes (shutdown) and added a -P|--pool argument to celeryd to select pool implementation on the commandline vor 15 Jahren
  Ask Solem 823f45cf0a Documentation improvements vor 15 Jahren
  Ask Solem 210d137d2c Set Thread names vor 15 Jahren
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) vor 15 Jahren
  Ask Solem 30030cba53 worker.heartbeat: We may lost the race at interpreter shutdown, so the gc has already collected time.time(). vor 15 Jahren
  Ask Solem f2911e4a5d joining of threads broke the tests vor 15 Jahren
  Ask Solem db2b6643f4 Join threads at shutdown. Related to issue #152 vor 15 Jahren
  Ask Solem 85fb35af30 try: finally is available in 2.4, just not try: except: finally vor 15 Jahren
  Jesper Noehr 998b9e1fcf There, should've gotten most of core away from using finally. vor 15 Jahren
  Ask Solem fd556f8b1e 83% coverage vor 16 Jahren
  Ask Solem 4041250e89 Some documentation and nitpicking. vor 16 Jahren
  Ask Solem ef7b856511 Remove debugging print statements vor 16 Jahren
  Ask Solem 83b824cc80 Fixed a lot of stuff, shutdowns works properly, refactored + now sends the time it took to execute the task with the task-succeeded event. vor 16 Jahren
  Ask Solem 396b5ba335 More work on celerymon vor 16 Jahren
  Ask Solem 8c33c542a5 Removed reference to on_stop in Heart vor 16 Jahren
  Ask Solem 169d299483 Implemented Heartbeats (may not be thread safe yet, must be tested) vor 16 Jahren