A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Actor/Context.html below:

Class: Concurrent::Actor::Context — Concurrent Ruby

Class: Concurrent::Actor::Context Abstract
Inherits:
AbstractContext show all
Defined in:
lib/concurrent-ruby-edge/concurrent/actor/context.rb
Overview This class is abstract.

implement AbstractContext#on_message

Basic Context of an Actor. It supports only linking and it simply terminates on error. Uses Behaviour.basic_behaviour_definition:

Direct Known Subclasses

Utils::AdHoc

Instance Method Summary collapse Instance Method Details #behaviour_definition ⇒ undocumented
153
154
155
# File 'lib/concurrent-ruby-edge/concurrent/actor/context.rb', line 153

def behaviour_definition
  Behaviour.basic_behaviour_definition
end

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4