Categories: None [Edit]

eventbox

https://rubygems.org/gems/eventbox
https://github.com/larskanis/eventbox
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**.

Total

Ranking: 100,857 of 180,709
Downloads: 6,808

Daily

Ranking: 54,969 of 180,702
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,360,198bundler
16863,446,914rake
19809,713,056minitest
223143,635,865yard
1,8859,397,728minitest-hooks

Owners

#GravatarHandle
1iconlarskanis