cubejs / cluster2

A node.js (>= 0.8.x) compatible multi-process management module
Other
48 stars 17 forks source link

+ warmup enhancements #55

Closed inexplicable closed 10 years ago

inexplicable commented 10 years ago

~ warmup for each worker now uses an intermediate server listening to 'warmup port' till warmup function is completed ~ then the worker starts the real server listening to the actual port ~ master awaits 'worker-%pid-listening' event