Creating handler with all workers ids
Getter to cast away immutable
Getter to cast away immutable
Asks all workers to quit.
Getter to cast away immutable
Getter to cast away immutable
Sends itself to all workers. Worker can restore local handler with use fo receive method.
Constructing handler from message mailbox. The method is used with sendTids in workers.
Worker for closed connections
Worker for connections in connecting state
Worker for free connections
Worker for quering
Struct-helper that holds all workers ids. It solves problem with immutability for Tids and allows to send and receive messages in a batch.