Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Define worker pool #1

Open
mingard opened this issue Feb 23, 2021 · 0 comments
Open

Define worker pool #1

mingard opened this issue Feb 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mingard
Copy link
Contributor

mingard commented Feb 23, 2021

Worker pool should have the following API options:

  • Add inserts a worker and starts it
  • Remove stops the worker and removes it
  • Flush stops all workers and removes them
  • Broadcast sends a message to all workers
  • BroadcastTo sends a message to a specified worker
@mingard mingard added the enhancement New feature or request label Feb 23, 2021
@mingard mingard self-assigned this Feb 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant