microbatch
There are 8 repositories under microbatch topic.
dflib/dflib
In-memory Java DataFrame library
naughtygopher/nibbler
A light-weight package for in-app micro batch processing
fillmore-labs/microbatch
Go micro batch library
isaccanedo/microbatch-hourly-deduped-tutorial
🎃 Microbatch Hourly Deduped Tutorial
awillis/sluus
a micro batch processing pipeline
joeycumines/go-longpoll
Package longpoll supports batching e.g. receiving as many values as possible from a channel.
joeycumines/go-microbatch
Package microbatch groups tasks into small batches, e.g. to reduce the number of round trips.