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: 90,365 of 186,947
Downloads: 9,068

Daily

Ranking: 113,782 of 186,938
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,936,839,016bundler
101,139,345,512rake
151,065,284,090minitest
224193,367,293yard
2,04211,584,311minitest-hooks

Owners

#GravatarHandle
1iconlarskanis