Skip to content

justinricheson/tpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TPC

TPC stands for Trivially Parallel Computer. It's an attempt at a generic distributed processor. It uses vector clocks and a modified Ricart-Agrawala algorithm for mutual exclusion and leader election. Simply implement IProcessor to do any sort of trivially parallel processing. It's still pretty unstable and only has semi-working fault recovery using timeouts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages