Categories: None [Edit]

ractor-pipeline

https://rubygems.org/gems/ractor-pipeline
https://github.com/ko1/ractor-pipeline
Ractor::Pipeline provides a shell-pipeline-like DSL (stream/pipe/filter_pipe/flat_pipe/tee/lanes) where each stage is a persistent Ractor, making the execution topology visible in the code. Multi-lane stages are fed by demand (pull) and sources can be batched transparently.

Total

Ranking: 183,027 of 196,739
Downloads: 1,898

Daily

Ranking: 106,086 of 196,700
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconko1