index
:
same.git
discovery
master
protobuf-benchmark
protobuf-refactoring
tjws_test
wait_code__bad
wait_code__new
Distributed Shared Objects for Android
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
same
/
src
/
test
/
java
/
com
/
orbekk
/
paxos
Age
Commit message (
Expand
)
Author
2012-04-25
Add debug messages in Paxos service.
Kjetil Ørbekk
2012-04-25
Set timeouts for all RPCs.
Kjetil Ørbekk
2012-04-24
Remove unused code.
Kjetil Ørbekk
2012-04-24
Fix master takeover code.
Kjetil Ørbekk
2012-04-24
Asynchronous paxos client using the protobuf interface.
Kjetil Ørbekk
2012-03-15
Add tools for concurrent master proposal.
Kjetil Ørbekk
2012-02-28
Begin support for TJWS.
Kjetil Ørbekk
2012-02-06
Fix RpcServlet: Use POST requests.
Kjetil Ørbekk
2012-02-06
Add a class that holds server information.
Kjetil Ørbekk
2012-02-03
Refactor Handler code.
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-24
Add failing Paxos test.
Kjetil Ørbekk
2012-01-23
Add multi-threaded Paxos test code.
Kjetil Ørbekk
2012-01-23
Start implementing a functional test for PaxosService.
Kjetil Ørbekk
2012-01-23
Add Paxos integration test.
Kjetil Ørbekk
2012-01-23
Add MasterProposer.
Kjetil Ørbekk
2012-01-23
Start implementing MasterProposer.
Kjetil Ørbekk
2012-01-22
Unit test of Paxos Service.
Kjetil Ørbekk