Module: Concurrent::Edge

Extended by:
FutureShortcuts
Includes:
FutureShortcuts
Defined in:
lib/concurrent/edge/future.rb,
lib/concurrent/edge/lock_free_stack.rb,
lib/concurrent/edge/lock_free_linked_set.rb,
lib/concurrent/edge/atomic_markable_reference.rb,
lib/concurrent/edge/lock_free_linked_set/node.rb,
lib/concurrent/edge/lock_free_linked_set/window.rb

Defined Under Namespace

Modules: FutureShortcuts Classes: AtomicMarkableReference, CompletableEvent, CompletableFuture, Event, Future, LockFreeLinkedSet, LockFreeStack

Method Summary

Methods included from FutureShortcuts

any, completed_event, completed_future, delay, event, failed_future, future, post, post!, post_on, schedule, select, succeeded_future, zip_events, zip_futures