/batched-queue

A simple queue to batch a series of payloads to execute some function every X items or Y milliseconds, whichever happens first.

Primary LanguageJavaScriptMIT LicenseMIT

batched-queue

A simple queue to batch a series of payloads to execute some function every X items or Y milliseconds, whichever happens first.