https://github.com/scull7/synchronous-semaphore
A synchronously locking semaphore that you can access asynchronously.
https://github.com/scull7/synchronous-semaphore
Last synced: 26 days ago
JSON representation
A synchronously locking semaphore that you can access asynchronously.
- Host: GitHub
- URL: https://github.com/scull7/synchronous-semaphore
- Owner: scull7
- License: mit
- Created: 2016-08-15T03:47:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T05:45:59.000Z (almost 10 years ago)
- Last Synced: 2025-10-27T21:47:14.481Z (9 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/scull7/synchronous-semaphore)
[](https://codecov.io/gh/scull7/synchronous-semaphore)
# synchronous-semaphore
A synchronously locking semaphore that you can access asynchronously