Kaffe v0.5.0 Kaffe.WorkerManager
Manage partition-to-worker assignments. Subscribers get workers from here.
This process manages the workers, while delegating to
Kaffe.WorkerSupervisor
to start each worker under supervision.
The table of workers is stored in an ETS table, :workers
.