1.0.0 • Published 8 years ago
resync-kit v1.0.0
resync-kit
Old-style synchronization tools for modern Javascript.
Includes:
- A
Semaphoreto control access to resources. - A
Queuethat can block until items are available. - A
Poolof workers to limit concurrency.
Does not include:
- Documentation. Sorry.
Install
npm install resync-kit1.0.0
8 years ago