RubyGems Navigation menu

eventbox 1.0.1

Eventbox is a model of concurrent computation that is used to build thread-safe objects with arbitrary interfaces. It is [kind of advancement](#comparison-threading-abstractions) of the well known [actor model](https://en.wikipedia.org/wiki/Actor_model) leveraging the possibilities of the ruby language. It is a small, consistent but powerful threading abstraction which **integrates well into existing environments**.

Gemfile:
=

install:
=

Versions:

  1. 1.0.1 January 06, 2026 (48.5 KB)
  2. 1.0.0 July 07, 2021 (48.5 KB)
  3. 0.1.0 December 04, 2018 (37 KB)

Owners:

Pushed by:

Authors:

  • Lars Kanis

SHA 256 checksum:

=

Signature validity period:

January 05, 2026 - January 05, 2027

Total downloads 10,076

For this version 143

Version Released:

License:

MIT

Required Ruby Version: >= 3.2

Links: