Skip to content

Implementation and validation of the Farm stream parallel pattern with concurrency throttling mechanism.

License

Notifications You must be signed in to change notification settings

noobcode/Autonomic-Farm-Pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-and-Distributed-Systems

Implementation and validation of the Farm stream parallel pattern with concurrency throttling mechanism.

Autonomic farm design. Each node in the graph corresponds to a single thread of execution. The archs connecting the nodes define the interaction between modules. Continues arrows implicitly indicate send() and receive() operations via channels, and the archs are labeled with the data transferred. Discontinues arrows are labeled with functions that access the state of another module. Active and inactive workers are shown.

About

Implementation and validation of the Farm stream parallel pattern with concurrency throttling mechanism.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published