You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
Each process manager will share the state of its own processes with all the other process managers.
This should also provide mechanisms for processes on one machine to talk directly to processes on another machine. Some sort of concensus algorithm should be used so that process managers on different machines agree with one another as to what the global state is.
The text was updated successfully, but these errors were encountered:
Each process manager will share the state of its own processes with all the other process managers.
This should also provide mechanisms for processes on one machine to talk directly to processes on another machine. Some sort of concensus algorithm should be used so that process managers on different machines agree with one another as to what the global state is.
The text was updated successfully, but these errors were encountered: