cubejs / cluster2

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

fixed the case when component is not present in master process. The bug ... #42

Closed dimichgh closed 11 years ago

dimichgh commented 11 years ago

...would lead to unability to sync state across workers and master and los of state when a worker dies/recycled.

Introduced: loader that would be used in case component has not been already loaded. The loader expects:

dimichgh commented 11 years ago

https://jirap.corp.ebay.com/browse/POLYGLOT-454