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.5KB)
  2. 0.1.0 - December 04, 2018 (37KB)

Development依存関係 (5):

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

所有者:

プッシュ者:

作者:

  • Lars Kanis

SHA 256チェックサム:

350c255cbba3cefca37a09e976fa810ffb911f1f977cf0cdc4987291a38a8a6c

累計ダウンロード数 6,724

このバージョンのみ 2,881

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0, < 4.0

リンク: