nodules / luster

The library to develop Master–Worker interactions
https://github.com/nodules/luster/wiki/Intro
MIT License
49 stars 19 forks source link

Hot restart scheme #6

Open kaero opened 10 years ago

kaero commented 10 years ago

In addition to hardRestart and softRestart we have a proposition for hotRestart scheme:

  1. up full pool of the new workers;
  2. if previous step is done, then disconnect and shutdown old pool.
kaero commented 10 years ago

\cc @golyshevd

golyshevd commented 10 years ago

looks right =)

golyshevd commented 9 years ago

ping? Any news?

kaero commented 9 years ago

@golyshevd sad, but nothing new is here. Is it critical feature for you?

golyshevd commented 9 years ago

Not critical, but we waiting for =) Looked at recluster, it can that, but not interesting in recluster, want luster =)