Categories: None [Edit]

ori-rb

https://rubygems.org/gems/ori-rb
https://github.com/jahfer/ori
Ori is a library for Ruby that provides a robust set of primitives for building concurrent applications. The name comes from the Japanese word 折り "ori" meaning "fold", reflecting how concurrent operations interleave. Ori provides a set of primitives that allow you to build concurrent applications—that is, applications that interleave execution within a single thread—without blocking the entire Ruby interpreter for each task.

Total

Ranking: 181,575 of 191,516
Downloads: 1,380

Daily

Ranking: 49,117 of 191,482
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
65622,283,723zeitwerk
67617,493,511nio4r

Owners

#GravatarHandle
1iconjahfer