Skip to content
#

race-condition

Here are 20 public repositories matching this topic...

OS-Programs

OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.

  • Updated Jun 1, 2020

An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include a backpressure indicator and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.

  • Updated Feb 24, 2025
  • TypeScript

An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include gracefully awaiting the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.

  • Updated Mar 4, 2025

An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.

  • Updated Feb 28, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the race-condition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the race-condition topic, visit your repo's landing page and select "manage topics."

Learn more