/throttle-concurrent-users

A Node.js-based proxy that allows only a maximum number of users into the site. Once the maximum count is reached, subsequent users are placed into a queue until the active users start leaving.

Primary LanguageJavaScript

Watchers