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: 89,787 of 187,239
Downloads: 9,287

Daily

Ranking: 51,612 of 187,224
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
161,076,711,297minitest
224195,227,615yard
2,04211,769,411minitest-hooks

Owners

#GravatarHandle
1iconlarskanis