Thibault Jouan
d9b4ac6083
Extract default mux worker timeout in a constant
2015-04-29 09:24:50 +00:00
Thibault Jouan
cd06f99e9f
Fix initial events handling for mux worker
...
* Rename `before_wait' worker callback to `before_watch';
* Setup `before_watch' callback in the runner, handling events with the
manager;
* Test the mux worker with a cucumber scenario.
2015-04-24 19:53:08 +00:00
Thibault Jouan
f94f9e2aed
Remove class_eval usage in Workers::Base
2015-04-18 14:40:12 +00:00
Thibault Jouan
65a3159f1a
Extract workers callback names in a constant
2015-04-18 03:13:13 +00:00
Thibault Jouan
416951dcc2
Remove comments left in Workers::Blocking
2015-04-18 03:10:26 +00:00
Thibault Jouan
4015a301cc
Refactor Workers::Base callback definitions
2015-04-18 03:09:46 +00:00
Thibault Jouan
0176ab0010
Prototype two workers: blocking and multiplexing
2015-04-18 00:46:50 +00:00