Thursday, May 31, 2012

Fault Tolerance Systems

Back in the Master days we (me and my roommates) took a course related to Scalable Distributed Systems. It's final project was on Fault Tolerance scheme on distributed computers connected together. We had to deliver something that simulated that scheme (apart from the documentation and theories). Since we had implemented it in Java and in order for everybody to work asynchronously, we had it subversioned at Google Code using the Eclipse SVN.
Lately I learned that Google is shutting down Google Code, so I downloaded the code using Download SVN tool which I found pretty cool. I think there are plenty of code for fault tolerance system out there but if you want to take a look the code is still available here.


No comments:

Post a Comment