Commit History

Author SHA1 Message Date
  Ask Solem e6c9f14bb5 Adds TaskPool.readers/.writers instead of .eventmap 13 years ago
  Ask Solem cc1598eaaa Fix for solo pool 13 years ago
  Ask Solem 8092efe8f7 eventloop: AIO versiosn of multiprocessing Supervisor, and disable TaskHandler thread 13 years ago
  Ask Solem 1028344a3e Processes: Recent changes broke joining of pool 13 years ago
  Ask Solem 5f08d979d0 amqplib: Consumer is now using an epoll/kqueue/select event loop 13 years ago
  Ask Solem d60fa8d40c Chords was broken + pyflakes 13 years ago
  Ask Solem 3334afb282 Now depends on billiard >= 2.7.3.3 13 years ago
  Ask Solem 703ae4b0b7 No longer depends on multiprocessing backport, only billiard 13 years ago
  Ask Solem 8adf8e8e6b Now depends on billiard 2.7.3.0 13 years ago
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 years ago
  Ask Solem 7ceef761d5 Merge branch 'using_execv' 13 years ago
  Ask Solem df9eda7ee5 Fixes 'no handlers for multiprocessing' warning on Windows and fork+exec 13 years ago
  Ask Solem 3836dd840b Processes pool always require mediator thread so that the pool semaphore never blocks the MainThread 13 years ago
  Ask Solem a134881c19 Introducing Boot Steps 13 years ago
  Ask Solem 388354d3e7 Moves process_initializer to processes pool imp 13 years ago
  Mher Movsisyan 004b9992a8 Merge branch ask/master 13 years ago
  Ask Solem 641e838dd6 Cosmetics 13 years ago
  Ask Solem b6179c7316 Use new-style relative imports 14 years ago
  Greg Haskins 6143def9ae Check for Windows _before_ importing os.kill(). fixes #450 14 years ago
  Ask Solem 06b2a9feeb Eventlet no longer crashes with Autoscale enabled 14 years ago
  Ask Solem 80d5249517 97% Coverage 14 years ago
  mher 97369467b0 Dynamic module loading 14 years ago
  Ask Solem d16c9061db PEP8ify + pyflakes 14 years ago
  Ask Solem 154431f2c4 Fixes typo kill -> _kill 14 years ago
  Miguel Hernandez Martos a5cce0b2b8 Windows: Process pool: terminate_process: Also terminate the tasks process children 14 years ago
  Ask Solem 15c34855a6 Pool: Start the TimeoutHandler thread on demand 14 years ago
  Ask Solem 72ab0930fa Merge branch 'master' into pertask-time-limits 14 years ago
  Ask Solem 3b28b859db Can now terminate worker processing task remotely. 14 years ago
  Ask Solem 0f1c3b6019 Tests passing again 14 years ago
  Ask Solem 73b117f3bc Refactored .concurrency to use a common base. Also improved eventlet pool 14 years ago