Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Throttler is a small Node‑JS library that manages a large batch of asynchronous jobs by limiting how many run simultaneously (via `maxActive`) and inserting a wait interval when the limit is reached. It provides an event‑driven API (`job‑started`, `job‑completed`, `complete`) that reports live statistics and job results, making it useful for developers who need to throttle and monitor high‑volume background tasks in JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

jcohen's profile
jcohen
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jcohen

jcohen/throttler

A little Node.js event-based util to make it easier to throttle execution for a batch of jobs.

JavaScript
0
0
No license