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
Age
Commit message (
Expand
)
Author
2012-04-24
Remove unused code.
Kjetil Ørbekk
2012-04-24
Fix master takeover code.
Kjetil Ørbekk
2012-04-24
Switch to protobuf based Paxos in functional test.
Kjetil Ørbekk
2012-04-24
Fix compiler error in Client.
Kjetil Ørbekk
2012-04-24
Asynchronous paxos client using the protobuf interface.
Kjetil Ørbekk
2012-04-24
Add protobuf version of Paxos service.
Kjetil Ørbekk
2012-04-17
Master→Client communication uses protobuf services.
Kjetil Ørbekk
2012-04-17
Master sends update requests using protobuf service.
Kjetil Ørbekk
2012-04-17
Client.startMasterElection() uses protobuf service.
Kjetil Ørbekk
2012-04-17
Client registers with protobuf service location.
Kjetil Ørbekk
2012-04-17
Add 'location' field to ClientState.
Kjetil Ørbekk
2012-04-17
Add new participants list.
Kjetil Ørbekk
2012-04-17
Add Services.Client to ConnectionManager.
Kjetil Ørbekk
2012-04-11
Client → Master communication now only protobuf-rpc.
Kjetil Ørbekk
2012-04-11
Use new RPC in Client.joinNetwork().
Kjetil Ørbekk
2012-04-11
Change Client.joinNetwork.
Kjetil Ørbekk
2012-04-11
Update tests.
Kjetil Ørbekk
2012-04-11
Add "masterLocation" variable.
Kjetil Ørbekk
2012-04-11
Add protobuf builder script.
Kjetil Ørbekk
2012-04-11
Same hosts a protobuf server.
Kjetil Ørbekk
2012-04-11
Rename NewRpcChannel => RpcChannel.
Kjetil Ørbekk
2012-04-11
Register network when it is created.
Kjetil Ørbekk
2012-04-11
Remove old DirectoryService.
Kjetil Ørbekk
2012-04-11
Use Rpc.await() functionality.
Kjetil Ørbekk
2012-04-10
Convert Directory service to using a protobuffer based service.
Kjetil Ørbekk
2012-04-10
Add protobuf Master service.
Kjetil Ørbekk
2012-04-10
Always run done() in protobuf services.
Kjetil Ørbekk
2012-04-10
Add protobuf based Client service.
protobuf-benchmark
Kjetil Ørbekk
2012-04-09
Run benchmark from Activities.
Kjetil Ørbekk
2012-04-09
Add benchmark for Jetty+JsonRpc.
Kjetil Ørbekk
2012-04-09
Fix bugs in ExampleServer.
Kjetil Ørbekk
2012-04-09
Add (non-Android) protobuf benchmark code.
Kjetil Ørbekk
2012-03-27
Fix state bug.
0.3
Kjetil Ørbekk
2012-03-27
Fix Android problem.
Kjetil Ørbekk
2012-03-27
Bugfixes on same-android.
Kjetil Ørbekk
2012-03-27
Change same-android to work with new Same version.
Kjetil Ørbekk
2012-03-27
Remove unused UDP broadcast code.
Kjetil Ørbekk
2012-03-20
Remove discovery code.
Kjetil Ørbekk
2012-03-20
Various fixes related to takeover.
Kjetil Ørbekk
2012-03-20
Fix issues when transfering to new master.
Kjetil Ørbekk
2012-03-20
Start master election when update fails.
Kjetil Ørbekk
2012-03-20
Make sure there is only one valid new master.
Kjetil Ørbekk
2012-03-20
Master has to advertise its ID when taking over.
Kjetil Ørbekk
2012-03-20
Abort master proposal when master has been elected.
Kjetil Ørbekk
2012-03-20
Client performs master election.
Kjetil Ørbekk
2012-03-20
Broadcast masterDown() event.
Kjetil Ørbekk
2012-03-20
Add Broadcaster in Client.
Kjetil Ørbekk
2012-03-15
Add tools for concurrent master proposal.
Kjetil Ørbekk
2012-03-15
Add missing MasterController interface.
Kjetil Ørbekk
2012-03-13
Clients can become new masters.
Kjetil Ørbekk
[next]