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!

instalar:
=

Versões:

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

Development Dependencies (5):

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

Donos:

Pushed by:

Autores:

  • Lars Kanis

SHA 256 checksum:

350c255cbba3cefca37a09e976fa810ffb911f1f977cf0cdc4987291a38a8a6c

Total de downloads 6.740

Desta versão 2.889

Licença:

MIT

Versão Requerida do Ruby: >= 3.0, < 4.0

Links: