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

业主:

推送:

作者:

  • Lars Kanis

SHA 256 校验和:

350c255cbba3cefca37a09e976fa810ffb911f1f977cf0cdc4987291a38a8a6c

下载总量 6,670

这个版本 2,850

许可:

MIT

需要的 Ruby 版本: >= 3.0, < 4.0

链接: