RubyGems Navigation menu

eventbox 1.0.0

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.0 - July 07, 2021 (48.5 KB)
  2. 0.1.0 - December 04, 2018 (37.0 KB)

Development 相依性套件 (5):

bundler >= 1.16, < 3
minitest ~> 5.0
rake ~> 13.0
yard ~> 0.9

擁有者:

Pushed by:

作者:

  • Lars Kanis

SHA 256 checksum:

350c255cbba3cefca37a09e976fa810ffb911f1f977cf0cdc4987291a38a8a6c

總下載次數 6,724

這個版本 2,881

License:

MIT

Ruby 版本需求: >= 3.0, < 4.0

相關連結: