Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem c30bebe09d Sleep only 0.2s not 1s after empty queue (round-trip time went from 0.03s to 0.01s, without hammering CPU) пре 15 година
  Ask Solem 4cc234159a Pyflakes пре 15 година
  Ask Solem 7985de1f53 More cleanups пре 15 година
  Ask Solem d1fb7dda7c scheduler wake-up debug message was not working properly because repeat silencer was local to on_iteration. пре 15 година
  Ask Solem 4041250e89 Some documentation and nitpicking. пре 15 година
  Ask Solem bd213cbb71 Moved CarrotListener to celery.worker.listener and ack revoked messages. пре 16 година
  Ask Solem 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging пре 16 година
  Ask Solem 0e68083c8e Don't use 100% CPU when bucket queue is empty, also print the scheduler debug logs less frequently. пре 16 година
  Ask Solem 245a5dfda0 PEP8ify пре 16 година
  Ask Solem 84eb860d99 PEP8ify: Group imports пре 16 година
  Ask Solem d1e0743a1b Renamed bucket_queue -> ready_queue пре 16 година
  Ask Solem 4c57b60a34 Now using a scheduler to schedule tasks with ETA/countdown. A lot more efficient. пре 16 година
  Ask Solem abbad2657b Remove the old periodic task system пре 16 година
  Ask Solem 30722fe8d5 Cosmetic changes пре 16 година
  Ask Solem c1c01f8bb0 Abstract away the use of multiprocessing.get_logger() пре 16 година
  Ask Solem c5b31df850 Implement AMQP basic.qos (Quality of Service) to set the message prefetch пре 16 година
  Ask Solem b59be258c0 Remove unused import пре 16 година
  Ask Solem 584204ced6 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: пре 16 година
  Ask Solem 358b463111 Database access can't happen at Thread.__init__, renamed InfinityThread -> пре 16 година
  Ask Solem 022635ff85 Try to fix a race condition with PeriodicTasks. пре 16 година
  Ask Solem 55226a5b85 PeriodicWorkController now emits a debug log message for which periodic tasks пре 16 година
  Ask Solem 29e4e49c50 More debugging logging пре 16 година
  Ask Solem 8e6c9ba22c That's 99% coverage, probably don't want to take it further пре 16 година
  Ask Solem 0ce532c68c Set PeriodicWorkController/Mediator as daemon threads. пре 16 година
  Ask Solem 448f4656b1 PEP8ify пре 16 година
  Ask Solem e7e48f455c Make a common subclass for threads continously doing work. пре 16 година
  Ask Solem e0ade80f31 PEP8ify пре 16 година
  Ask Solem 58900c42ef Forgot to import default-backend (closes JIRA #OPAL-224) пре 16 година
  Ask Solem e6778be0de unlink pid file is it's stale пре 16 година
  Ask Solem bc1c629591 Refactor celery/worker into multiple modules пре 16 година