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

Function Pool is a lightweight Node.js library that creates a fixed‑size pool of worker functions to run expensive or asynchronous tasks concurrently, queuing excess jobs until a worker becomes free. It’s aimed at developers who need simple throttling of parallel operations without leaving the single‑threaded Node environment.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaredhanson/node-functionpool

Account's avatar
cloudhead/vows
Asynchronous BDD & continuous integration for node.js

Support the repos that depend on this repository

Top contributors

jaredhanson's profile
jaredhanson
12 contributions

Recent events

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

No events yet
jaredhanson

jaredhanson/node-functionpool

Provides a pool of functions that can be used to execute tasks in Node.js.

JavaScript
5
1
MIT License