concurrent-ruby
https://github.com/ruby-concurrency/concurrent-ruby
Ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
4 Subscribers
Add a CodeTriage badge to concurrent-ruby
Help out
- Issues
- Should RubySingleThreadExecutor be marked to be a SerialExecutorService again?
- Mark RubySingleThreadExecutor as a SerialExecutorService
- Unexpected pruning behaviour with consecutive task batches
- atomic_reference.c fails to compile on 32-bit due to unconditional usage of 64-bit atomics
- concurrent-ruby-ext: fix build on Darwin 32-bit
- Review usages of Integer#size in the gem
- should the thread_local_var_accessor gem be included within the concurrent-ruby gem?
- ThreadPoolExecutor `kill` will `wait_for_termination` in JRuby
- Add keyword arguments to async
- Initial implementation of thread pool prestart for CRuby
- Docs
- Subscribe to help with docs for this repo and come back later