Historial de Commits

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