ok2ju / semaphore

Semaphore algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semaphore

A semaphore algorithm/structure is used to limit access to a resource. (e.g. limit amount of concurrent http requests to a resource)

Just for educational purposes

About

Semaphore algorithm

License:MIT License


Languages

Language:JavaScript 100.0%