Skip to content

[Idea]: Worker pools #1375

@antonmedv

Description

@antonmedv

What's your idea?

Implement a async worker pool.

Why is that needed? How it may be useful?

Sometimes I need to run a lot of tasks, and I split them with chunk() to batches. Will be nice to have a pool of async workers which can peekup work from a queue and start working as soon as as possible.

Maybe you have a demo or example?

TODO

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions