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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.0.0 - July 07, 2021 (48,5 KB)
  2. 0.1.0 - December 04, 2018 (37 KB)

Development afhankelijkheden (5):

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

Eigenaren:

Pushed by:

Authors:

  • Lars Kanis

SHA 256 checksum:

350c255cbba3cefca37a09e976fa810ffb911f1f977cf0cdc4987291a38a8a6c

Total downloads 6.738

Voor deze versie 2.888

Licentie:

MIT

Required Ruby Version: >= 3.0, < 4.0

Links: