Module: Concurrent::ErlangActor

Extended by:
Concern::Logging, FunctionShortcuts, Functions
Includes:
EnvironmentConstants
Defined in:
lib/concurrent-ruby-edge/concurrent/edge/erlang_actor.rb

Overview

This module provides actor abstraction that has same behaviour as Erlang actor.

Defined Under Namespace

Modules: EnvironmentConstants, FunctionShortcuts, Functions Classes: Down, Environment, Error, NoActor, NoReply, Pid, Reference, Terminated

Constant Summary

Constants included from EnvironmentConstants

EnvironmentConstants::ANY, EnvironmentConstants::TIMEOUT

Method Summary

Methods included from Functions

default_actor_executor, default_executor, spawn_actor, terminate_actor

Methods included from FunctionShortcuts

spawn, terminate