Slide 5
Slide 5 text
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Concurrent Ruby gem
• Unopinionated
• Supports MRI, JRuby, Rubinius, (Jruby+Truffle)
• Used by: Rails 5, Sucker Punch, Dynflow, …
– High-level: Future, Channels, Actor, Agent, STM, …
– References: AtomicInteger, AtomicReference, Delay, ThreadLocalVar, …
– Data structures: Array, Hash, Cache, Tuple, ImmutableStruct, …
– Low-level: CountDownLatch, Semaphore, CyclicBarrier, ReadWriteLock, …
5
The Concurrent Ruby logo was designed by David Jones. It is Copyright © 2014 Jerry D'Antonio. All Rights Reserved.