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:
=

安裝:
=

版本列表:

  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.0 KB)

擁有者:

推送者:

作者:

  • Lars Kanis

SHA 256 總和檢查碼:

=

簽名有效期:

January 05, 2026 - January 05, 2027

總下載次數 10,326

這個版本 295

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2

相關連結: