-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Currently this works with one master, which creates a single-point of failure. But in distributed-workers example of Typesafe Activator discuss about potentiality of using many masters. Using many masters could be use to handover job if one fails or to balance the load. In the example it is discussed but it's not implemented in Message Classifier.