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: 182,729 of 196,079
Downloads: 1,840

Daily

Ranking: 30,274 of 196,051
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconko1