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,171 of 187,591
Downloads: 9,470

Daily

Ranking: 86,396 of 187,571
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
151,089,701,321minitest
224197,185,272yard
2,04111,932,371minitest-hooks

Owners

#GravatarHandle
1iconlarskanis