New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

quack_concurrency

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quack_concurrency

  • 0.6.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Quack Concurrency

This Ruby Gem offers a few concurrency tools that could also be found in Concurrent Ruby. However, all of Quack Concurrency's tools will tolerate duck types of Ruby's core ::Mutex and ::ConditionVariable classes to adjust the blocking behaviour of the tools. The tools available include: ConditionVariable, Future, Mutex, Queue, ReentrantMutex, SafeConditionVariable, SafeSleeper and Sleeper. TODO: list some projects using it.

Install

gem install quack_concurrency

Then simply require 'quack_concurrency' in your project.

Documentation

Yard Docs

FAQs

Package last updated on 28 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc