Table of Contents - celluloid-0.15.2 Documentation
Classes and Modules
- Celluloid
- Celluloid::AbortError
- Celluloid::AbstractProxy
- Celluloid::Actor
- Celluloid::Actor::Sleeper
- Celluloid::ActorProxy
- Celluloid::AsyncCall
- Celluloid::AsyncProxy
- Celluloid::BlockCall
- Celluloid::BlockProxy
- Celluloid::BlockResponse
- Celluloid::CPUCounter
- Celluloid::CPUCounter::RbConfig
- Celluloid::Call
- Celluloid::CallChain
- Celluloid::ClassMethods
- Celluloid::Condition
- Celluloid::Condition::Waiter
- Celluloid::ConditionError
- Celluloid::DeadActorError
- Celluloid::DeadTaskError
- Celluloid::ErrorResponse
- Celluloid::EventedMailbox
- Celluloid::ExitEvent
- Celluloid::FSM
- Celluloid::FSM::ClassMethods
- Celluloid::FSM::State
- Celluloid::FSM::UnattachedError
- Celluloid::FiberStackError
- Celluloid::Future
- Celluloid::Future::Result
- Celluloid::FutureProxy
- Celluloid::Incident
- Celluloid::IncidentLogger
- Celluloid::IncidentLogger::Severity
- Celluloid::IncidentReporter
- Celluloid::IncidentReporter::Formatter
- Celluloid::InstanceMethods
- Celluloid::InternalPool
- Celluloid::LinkingRequest
- Celluloid::LinkingResponse
- Celluloid::Links
- Celluloid::LogEvent
- Celluloid::Logger
- Celluloid::Mailbox
- Celluloid::MailboxDead
- Celluloid::MailboxShutdown
- Celluloid::Method
- Celluloid::NamingRequest
- Celluloid::NotActorError
- Celluloid::NotTaskError
- Celluloid::Notifications
- Celluloid::Notifications::Fanout
- Celluloid::Notifications::Subscriber
- Celluloid::PoolManager
- Celluloid::Properties
- Celluloid::Receiver
- Celluloid::Receivers
- Celluloid::Registry
- Celluloid::Registry::actor;
- Celluloid::Response
- Celluloid::ResumableError
- Celluloid::RingBuffer
- Celluloid::SignalConditionRequest
- Celluloid::Signals
- Celluloid::StackDump
- Celluloid::StackDump::ActorState
- Celluloid::StackDump::DisplayBacktrace
- Celluloid::StackDump::TaskState
- Celluloid::StackDump::ThreadState
- Celluloid::SuccessResponse
- Celluloid::SupervisionGroup
- Celluloid::SupervisionGroup::Member
- Celluloid::Supervisor
- Celluloid::SyncCall
- Celluloid::SyncProxy
- Celluloid::SystemEvent
- Celluloid::Task
- Celluloid::Task::TerminatedError
- Celluloid::Task::TimeoutError
- Celluloid::TaskFiber
- Celluloid::TaskSet
- Celluloid::TaskThread
- Celluloid::TerminationRequest
- Celluloid::Thread
- Celluloid::ThreadHandle
- Celluloid::TimeoutError
- Celluloid::UUID
- Fiber
- Thread
- org
- org::jruby
- org::jruby::ext
- org::jruby::ext::fiber
- org::jruby::ext::fiber::ThreadFiber
Methods
- ::actor? — Celluloid
- ::all — Celluloid::Actor
- ::async — Celluloid::Actor
- ::blocks — Celluloid::SupervisionGroup
- ::boot — Celluloid
- ::call — Celluloid::Actor
- ::clear_registry — Celluloid::Actor
- ::cores — Celluloid
- ::cores — Celluloid::CPUCounter
- ::cpus — Celluloid
- ::current — Celluloid::Actor
- ::current — Celluloid::Task
- ::current_id — Celluloid::CallChain
- ::current_id= — Celluloid::CallChain
- ::detect_recursion — Celluloid
- ::dump — Celluloid
- ::exception_handler — Celluloid
- ::future — Celluloid::Actor
- ::generate — Celluloid::UUID
- ::included — Celluloid
- ::included — Celluloid::FSM
- ::init — Celluloid
- ::join — Celluloid::Actor
- ::kill — Celluloid::Actor
- ::link — Celluloid::Actor
- ::linked_to? — Celluloid::Actor
- ::mailbox — Thread
- ::mailbox — Celluloid
- ::monitor — Celluloid::Actor
- ::monitoring? — Celluloid::Actor
- ::name — Celluloid::Actor
- ::ncpus — Celluloid
- ::new — Celluloid::AbortError
- ::new — Celluloid::Actor
- ::new — Celluloid::Actor::Sleeper
- ::new — Celluloid::Call
- ::new — Celluloid::SyncCall
- ::new — Celluloid::BlockCall
- ::new — Celluloid::Condition
- ::new — Celluloid::Condition::Waiter
- ::new — Celluloid::EventedMailbox
- ::new — Celluloid::FSM::State
- ::new — Celluloid::Future
- ::new — Celluloid::Future
- ::new — Celluloid::Future::Result
- ::new — Celluloid::InternalPool
- ::new — Celluloid::Links
- ::new — Celluloid::Incident
- ::new — Celluloid::IncidentLogger
- ::new — Celluloid::IncidentReporter
- ::new — Celluloid::LogEvent
- ::new — Celluloid::RingBuffer
- ::new — Celluloid::Mailbox
- ::new — Celluloid::Method
- ::new — Celluloid::Notifications::Fanout
- ::new — Celluloid::Notifications::Subscriber
- ::new — Celluloid::PoolManager
- ::new — Celluloid::ActorProxy
- ::new — Celluloid::AsyncProxy
- ::new — Celluloid::BlockProxy
- ::new — Celluloid::FutureProxy
- ::new — Celluloid::SyncProxy
- ::new — Celluloid::Receivers
- ::new — Celluloid::Receiver
- ::new — Celluloid::Registry
- ::new — Celluloid::Response
- ::new — Celluloid::BlockResponse
- ::new — Celluloid::Signals
- ::new — Celluloid::StackDump
- ::new — Celluloid::SupervisionGroup
- ::new — Celluloid::SupervisionGroup::Member
- ::new — Celluloid::LinkingRequest
- ::new — Celluloid::LinkingResponse
- ::new — Celluloid::ExitEvent
- ::new — Celluloid::NamingRequest
- ::new — Celluloid::SignalConditionRequest
- ::new — Celluloid::TaskSet
- ::new — Celluloid::Task
- ::new — Celluloid::TaskThread
- ::new — Celluloid::ThreadHandle
- ::new — Celluloid::FSM
- ::notifier — Celluloid::Notifications
- ::pool — Celluloid::SupervisionGroup
- ::receive — Thread
- ::register_shutdown — Celluloid
- ::registered — Celluloid::Actor
- ::run — Celluloid::SupervisionGroup
- ::run! — Celluloid::SupervisionGroup
- ::running? — Celluloid
- ::shutdown — Celluloid
- ::stack_dump — Celluloid
- ::start — Celluloid
- ::supervise — Celluloid::SupervisionGroup
- ::supervise — Celluloid::Supervisor
- ::supervise_as — Celluloid::Supervisor
- ::suspend — Celluloid::Task
- ::suspend — Celluloid
- ::unlink — Celluloid::Actor
- ::unmonitor — Celluloid::Actor
- ::uuid — Celluloid
- ::version — Celluloid
- #<< — Celluloid::Condition::Waiter
- #<< — Celluloid::EventedMailbox
- #<< — Celluloid::Future
- #<< — Celluloid::Links
- #<< — Celluloid::RingBuffer
- #<< — Celluloid::Mailbox
- #<< — Celluloid::TaskSet
- #<=> — Celluloid::LogEvent
- #=== — Celluloid::ClassMethods
- #[] — Celluloid::Registry
- #[]= — Celluloid::Registry
- #__class__ — Celluloid::AbstractProxy
- #__class__ — Celluloid::ActorProxy
- #__class__ — Celluloid::AsyncProxy
- #__class__ — Celluloid::FutureProxy
- #__class__ — Celluloid::SyncProxy
- #__crash_handler__ — Celluloid::PoolManager
- #__provision_worker__ — Celluloid::PoolManager
- #__shutdown__ — Celluloid::PoolManager
- #_send_ — Celluloid::PoolManager
- #_send_ — Celluloid::ActorProxy
- #abort — Celluloid
- #active? — Celluloid::InternalPool
- #actor — Celluloid::Thread
- #actor= — Celluloid::FSM
- #actor_options — Celluloid::ClassMethods
- #actors — Celluloid::SupervisionGroup
- #add — Celluloid::IncidentLogger
- #add — Celluloid::SupervisionGroup
- #after — Celluloid::Actor
- #after — Celluloid
- #alive? — Fiber
- #alive? — Celluloid::Mailbox
- #alive? — Celluloid::ActorProxy
- #alive? — Celluloid::ThreadHandle
- #arity — Celluloid::Method
- #assert_inactive — Celluloid::InternalPool
- #assert_running — Celluloid::InternalPool
- #async — Celluloid::ActorProxy
- #async — Celluloid
- #attach — Celluloid::FSM
- #backtrace — Celluloid::Task
- #backtrace — Celluloid::TaskThread
- #backtrace — Celluloid::ThreadHandle
- #bare_object — Celluloid::InstanceMethods
- #before_suspend — Celluloid::Actor::Sleeper
- #broadcast — Celluloid::Condition
- #broadcast — Celluloid::Signals
- #busy_size — Celluloid::InternalPool
- #busy_size — Celluloid::PoolManager
- #call — Celluloid::BlockCall
- #call — Celluloid::FSM::State
- #call — Celluloid::Future
- #call — Celluloid::IncidentReporter::Formatter
- #call — Celluloid::Method
- #call — Celluloid::SignalConditionRequest
- #call_chain_id — Celluloid::Thread
- #call_chain_id — Celluloid
- #celluloid? — Thread
- #celluloid? — Celluloid::Thread
- #clean_thread_locals — Celluloid::InternalPool
- #cleanup — Celluloid::Actor
- #cleanup — Celluloid::SyncCall
- #clear — Celluloid::IncidentLogger
- #clear — Celluloid::RingBuffer
- #clear — Celluloid::Registry
- #crash — Celluloid::Logger
- #create — Celluloid::InternalPool
- #create — Celluloid::Task
- #create — Celluloid::TaskFiber
- #create — Celluloid::TaskThread
- #create_incident — Celluloid::IncidentLogger
- #current_actor — Celluloid
- #current_state — Celluloid::FSM
- #current_state_name — Celluloid::FSM
- #dead_letter — Celluloid::Mailbox
- #debug — Celluloid::IncidentLogger
- #debug — Celluloid::Logger
- #default_state — Celluloid::FSM
- #default_state — Celluloid::FSM::ClassMethods
- #defer — Celluloid
- #delete — Celluloid::Links
- #delete — Celluloid::Registry
- #delete — Celluloid::TaskSet
- #deliver — Celluloid::TaskFiber
- #deliver — Celluloid::TaskThread
- #deprecate — Celluloid::Logger
- #dispatch — Celluloid::Call
- #dispatch — Celluloid::SyncCall
- #dispatch — Celluloid::AsyncCall
- #dispatch — Celluloid::BlockCall
- #dispatch — Celluloid::Response
- #dispatch — Celluloid::BlockResponse
- #display_backtrace — Celluloid::StackDump::DisplayBacktrace
- #dump — Celluloid::StackDump
- #dump — Celluloid::StackDump::ActorState
- #dump — Celluloid::StackDump::ThreadState
- #each — Celluloid::InternalPool
- #each — Celluloid::Links
- #each — Celluloid::Mailbox
- #empty? — Celluloid::RingBuffer
- #empty? — Celluloid::TaskSet
- #error — Celluloid::IncidentLogger
- #error — Celluloid::Logger
- #every — Celluloid::Actor
- #every — Celluloid
- #exception_handler — Celluloid::Logger
- #exclusive — Celluloid::Task
- #exclusive — Celluloid
- #exclusive — Celluloid::ClassMethods
- #exclusive? — Celluloid::Task
- #exclusive? — Celluloid
- #execute_block_on_receiver — Celluloid::Call
- #fatal — Celluloid::IncidentLogger
- #finalize — Celluloid::InternalPool
- #finalize — Celluloid::SupervisionGroup
- #fire_timers — Celluloid::Receivers
- #first — Celluloid::TaskSet
- #flush — Celluloid::IncidentLogger
- #flush — Celluloid::RingBuffer
- #format_exception — Celluloid::Logger
- #full? — Celluloid::RingBuffer
- #future — Celluloid::ActorProxy
- #future — Celluloid
- #get — Celluloid::InternalPool
- #get — Celluloid::Registry
- #guard — Celluloid::Task
- #handle_crash — Celluloid::Actor
- #handle_delayed_transitions — Celluloid::FSM
- #handle_exit_event — Celluloid::Actor
- #handle_message — Celluloid::Actor
- #handle_message — Celluloid::Receivers
- #handle_system_event — Celluloid::Actor
- #idle_size — Celluloid::InternalPool
- #idle_size — Celluloid::PoolManager
- #incident_topic — Celluloid::IncidentLogger
- #include? — Celluloid::Links
- #info — Celluloid::IncidentLogger
- #info — Celluloid::Logger
- #inspect — Celluloid::Links
- #inspect — Celluloid::Mailbox
- #inspect — Celluloid::Method
- #inspect — Celluloid::PoolManager
- #inspect — Celluloid::ActorProxy
- #inspect — Celluloid::AsyncProxy
- #inspect — Celluloid::FutureProxy
- #inspect — Celluloid::SyncProxy
- #inspect — Celluloid::Task
- #inspect — Celluloid::InstanceMethods
- #is_a? — Celluloid::PoolManager
- #join — Celluloid::ThreadHandle
- #kill — Celluloid::InternalPool
- #kill — Celluloid::ThreadHandle
- #kind_of? — Celluloid::PoolManager
- #leaked? — Celluloid::InstanceMethods
- #link — Celluloid
- #linked_to? — Celluloid
- #linking_request — Celluloid::Actor
- #links — Celluloid
- #listeners_for — Celluloid::Notifications::Fanout
- #listening? — Celluloid::Notifications::Fanout
- #log — Celluloid::IncidentLogger
- #mailbox — Celluloid::Thread
- #mailbox_full — Celluloid::Mailbox
- #match — Celluloid::Receiver
- #matches? — Celluloid::Notifications::Subscriber
- #merge — Celluloid::Incident
- #method — Celluloid::ActorProxy
- #method_missing — Celluloid::PoolManager
- #method_missing — Celluloid::AsyncProxy
- #method_missing — Celluloid::FutureProxy
- #method_missing — Celluloid::SyncProxy
- #methods — Celluloid::PoolManager
- #monitor — Celluloid
- #monitoring? — Celluloid
- #name — Celluloid::PoolManager
- #name — Celluloid::InstanceMethods
- #names — Celluloid::Registry
- #new — Celluloid::ClassMethods
- #new_link — Celluloid::ClassMethods
- #next_message — Celluloid::EventedMailbox
- #next_message — Celluloid::Mailbox
- #pool — Celluloid::SupervisionGroup
- #pool — Celluloid::ClassMethods
- #pool_link — Celluloid::ClassMethods
- #process — Celluloid::LinkingRequest
- #property — Celluloid::Properties
- #prune — Celluloid::Notifications::Fanout
- #publish — Celluloid::Notifications::Fanout
- #publish — Celluloid::Notifications::Subscriber
- #publish — Celluloid::Notifications
- #push — Celluloid::RingBuffer
- #put — Celluloid::InternalPool
- #ready? — Celluloid::Future
- #receive — Celluloid::Actor
- #receive — Celluloid::EventedMailbox
- #receive — Celluloid::Mailbox
- #receive — Celluloid::Receivers
- #receive — Celluloid
- #remove_element — Celluloid::RingBuffer
- #report — Celluloid::IncidentReporter
- #respond — Celluloid::SyncCall
- #respond_to? — Celluloid::PoolManager
- #respond_to? — Celluloid::SyncProxy
- #restart — Celluloid::SupervisionGroup::Member
- #restart_actor — Celluloid::SupervisionGroup
- #resume — Celluloid::Receiver
- #resume — Celluloid::Task
- #role — Celluloid::Thread
- #role= — Celluloid::Thread
- #run — Celluloid::Actor
- #run — Celluloid::ClassMethods
- #run_finalizer — Celluloid::Actor
- #running? — Celluloid::InternalPool
- #running? — Celluloid::Task
- #set — Celluloid::Registry
- #setup_thread — Celluloid::Actor
- #severity_to_string — Celluloid::IncidentLogger::Severity
- #shift — Celluloid::RingBuffer
- #shutdown — Celluloid::Actor
- #shutdown — Celluloid::EventedMailbox
- #shutdown — Celluloid::InternalPool
- #shutdown — Celluloid::Mailbox
- #signal — Celluloid::Actor
- #signal — Celluloid::Condition
- #signal — Celluloid::Future
- #signal — Celluloid::TaskFiber
- #signal — Celluloid::TaskThread
- #signal — Celluloid
- #silence — Celluloid::IncidentReporter
- #silenced? — Celluloid::IncidentReporter
- #size — Celluloid::Mailbox
- #size — Celluloid::PoolManager
- #sleep — Celluloid::Actor
- #sleep — Celluloid
- #snapshot — Celluloid::StackDump
- #snapshot_actor — Celluloid::StackDump
- #snapshot_thread — Celluloid::StackDump
- #spawn — Celluloid::ClassMethods
- #spawn_link — Celluloid::ClassMethods
- #start — Celluloid::SupervisionGroup::Member
- #state — Celluloid::FSM::ClassMethods
- #states — Celluloid::FSM
- #states — Celluloid::FSM::ClassMethods
- #subscribe — Celluloid::Notifications::Fanout
- #subscribe — Celluloid::Notifications
- #subscribed_to? — Celluloid::Notifications::Subscriber
- #supervise — Celluloid::SupervisionGroup
- #supervise — Celluloid::ClassMethods
- #supervise_as — Celluloid::SupervisionGroup
- #supervise_as — Celluloid::ClassMethods
- #suspend — Celluloid::Task
- #tap — Celluloid::InstanceMethods
- #task — Celluloid::Actor
- #task — Celluloid::Thread
- #tasks — Celluloid
- #terminate — Celluloid::Actor
- #terminate — Celluloid::ActorProxy
- #terminate — Celluloid::SupervisionGroup::Member
- #terminate — Celluloid::Task
- #terminate — Celluloid::TaskFiber
- #terminate — Celluloid
- #terminate! — Celluloid::ActorProxy
- #timeout — Celluloid::Actor
- #timeout — Celluloid
- #timeout_interval — Celluloid::Actor
- #to_a — Celluloid::InternalPool
- #to_a — Celluloid::Mailbox
- #to_a — Celluloid::TaskSet
- #to_proc — Celluloid::BlockProxy
- #to_s — Celluloid::PoolManager
- #trace — Celluloid::IncidentLogger
- #transition — Celluloid::FSM
- #transition! — Celluloid::FSM
- #transition_with_callbacks! — Celluloid::FSM
- #unknown — Celluloid::IncidentLogger
- #unlink — Celluloid
- #unmonitor — Celluloid
- #unsilence — Celluloid::IncidentReporter
- #unsubscribe — Celluloid::Notifications::Fanout
- #unsubscribe — Celluloid::Notifications
- #valid_transition? — Celluloid::FSM::State
- #validate_and_sanitize_new_state — Celluloid::FSM
- #value — Celluloid::SyncCall
- #value — Celluloid::Future
- #value — Celluloid::Future::Result
- #value — Celluloid::ErrorResponse
- #wait — Celluloid::Actor
- #wait — Celluloid::Actor::Sleeper
- #wait — Celluloid::SyncCall
- #wait — Celluloid::Condition
- #wait — Celluloid::Condition::Waiter
- #wait — Celluloid::Signals
- #wait — Celluloid
- #wait_interval — Celluloid::Receivers
- #warn — Celluloid::IncidentLogger
- #warn — Celluloid::Logger
- #wrapped_object — Celluloid::InstanceMethods