Get desktop application:
View/edit binary Protocol Buffers messages
This is the main service, which is used to generate tokens via a coorindator
Means worker terminates the ring and sends to coordinator
Due to streaming nature of the service, the workers send this message to indicate they are ready to generate Or to indicate they are done with the previous token
This kicks off a token to be generated
This is the ring service, which is used to allow workers to communicate with each other
(message has no fields)
* Register a worker with the server
Used as request type in: JlamaService.discover, JlamaService.register
* Workers register with their corresponding members of the ring