Skip to content

A simple, general interface for building streaming push or pull-based computations

License

Notifications You must be signed in to change notification settings

naasking/Pipes.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipes.NET

A simple, general interface for building streaming push or pull-based computations based on "Streams à la carte: Extensible Pipelines with Object Algebras" [1].

I've provided a sample implementation of the core LINQ interface for push-based and pull-based streams.

[1] https://yanniss.github.io/algebras-ecoop15.pdf

About

A simple, general interface for building streaming push or pull-based computations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages