Skip to content

example of building pipes and inexpensive processes inside a language

Notifications You must be signed in to change notification settings

guitarvydas/cl-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I see at least these forms of Dispatch:

  • reactive -- pipe-based -- multiple-inputs-multiple-outputs -- queue-based

  • blocking-send-and-receive (FBP, Unix pipes)

  • rendezvous (CSP)

  • publish-subscribe (listeners, subscriptions)

About

example of building pipes and inexpensive processes inside a language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages