Package microbatch groups tasks into small batches, e.g. to reduce the number of round trips.
-
Updated
Aug 16, 2024 - Go
Package microbatch groups tasks into small batches, e.g. to reduce the number of round trips.
A durable, task queue. This is intended as an exercise only!
ServantGo provides a simple and idiomatic way to merge tasks of the same type that happens to run simultaneously.
Add a description, image, and links to the task-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the task-scheduling topic, visit your repo's landing page and select "manage topics."