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: 96,823 of 183,092
Downloads: 7,640

Daily

Ranking: 48,759 of 183,073
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,404,813,777bundler
10953,159,306rake
19894,542,066minitest
224158,578,885yard
1,95810,032,881minitest-hooks

Owners

#GravatarHandle
1iconlarskanis