You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These features are under active, experimental development and may change frequently. They are minimally
94
-
documented and tested. They are available in the `concurrent-ruby-experimental` companion gem.
93
+
They are available in the `concurrent-ruby-edge` companion gem, install with `gem install concurrent-ruby-edge`.
95
94
96
-
*[Actor](http://ruby-concurrency.github.io/concurrent-ruby/Concurrent/Actor.html): Implements the Actor Model, where concurrent actors exchange messages.
0 commit comments