Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-27 | Clean up source code. | Kjetil Ørbekk | |
Clean up source code with Eclipse. In particular remove tabs. | |||
2012-02-06 | Fix RpcServlet: Use POST requests. | Kjetil Ørbekk | |
2012-01-24 | Basic Paxos working. | Kjetil Ørbekk | |
2012-01-24 | Refactor Paxos: Return proposal values. | Kjetil Ørbekk | |
2012-01-24 | Paxos: Remove roundId parameter. | Kjetil Ørbekk | |
2012-01-23 | Add Paxos integration test. | Kjetil Ørbekk | |
2012-01-23 | Add MasterProposer. | Kjetil Ørbekk | |
MasterProposer tries to propose a value to a list of PaxosServices. | |||
2012-01-23 | Start implementing MasterProposer. | Kjetil Ørbekk | |
2012-01-22 | Add comment on thread safety. | Kjetil Ørbekk | |
2012-01-22 | Unit test of Paxos Service. | Kjetil Ørbekk | |
2012-01-22 | Start implementing Paxos service. | Kjetil Ørbekk | |