async-sema

Semaphore using `async` and `await` (by vercel)

Async-sema Alternatives

Similar projects and alternatives to async-sema

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better async-sema alternative or higher similarity.

async-sema discussion

Log in or Post with

async-sema reviews and mentions

Posts with mentions or reviews of async-sema. We have used some of these posts to build our list of alternatives and similar projects.
  • Throttle a series of fetch requests in JavaScript
    1 project | dev.to | 1 Mar 2021
    Using a throttling mechanism would be the more elegant way to deal with this issue. In computer science there's the concept of a semaphore which describes a way to control access to a common resource by multiple processes. There is a library which implements that and allows you to limit the maximum parallel requests. The code would look something like this:

Stats

Basic async-sema repo stats
1
638
0.0
8 months ago

vercel/async-sema is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of async-sema is TypeScript.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that TypeScript is
the 1st most popular programming language
based on number of metions?