batch-stream2
Transform a stream into batches, with custom async operation before emitting data
Transform a stream into batches, with custom async operation before emitting data
Execute a task on every N items
batch with ease
Create challenges and validate values against them
Promise batching for unreliable api calls that have rate limits
queue actions to be run in batches
collects things and executes a callback after the desired number of items have been accumulated
leveldb and disk storage for queued batch jobs
job queue for shell scripts, writing output to blob storage
Batched set state and dispatch for react hooks
Create a loader function that transparently batches requests
Batch request markdown files from the file system and parse them using marked
Execute promises parallelly with a concurrency limit
A simple queue to batch a series of payloads to execute some function every X items or Y milliseconds, whichever happens first.
Batch task assignment, reduction of batch task processor trigger, control batch task processor single receive.
Assert testing module for explicit pass/fail console output, with optional AssertException bypass
最近总是遇到批量查询处理数据的任务,有时任务量很大就必须将任务分成若干批次,然后分批次 处理,于是创作了这个工具。
Batches calls to a function and passes arguments as arrays
A module that gets a single REST api request containing multiple REST api endpoints, gathers the reply of each one and sends back to the client a complete answer.
A simple library to handle batching up an array before calling a function with it.