/DistributedSystems

Case studies in interprocess communication (NIO, RMI, custom non-blocking RMI)

Primary LanguageJava

DistributedSystems

Case studies in interprocess communication (NIO, RMI, custom non-blocking RMI)

Related: Case study in Remote Procedure Calls

See my blog post about Remote Procedure Calls here

Related: Paxos implemented in Java

My implementation of basic Paxos written in Java