ruby-concurrent

Modern concurrency tools for Ruby
  https://github.com/ruby-concurrency/concurrent-ruby
  0
  no reviews



Concurrent Ruby provides modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.

This package also includes experimental edge features via the concurrent-ruby-edge gem and the Java native extension for JRuby.