P2P Middleware RPC Method Evaluation

This project is developed to evaluate the performance of diverse Remote Procedure Calls implementation for Peer-toPeer (P2P) applications. We use a CORBA implementation -- TAO -- as a specific example of Distributed Object Middleware, but these proposals apply to any middleware that supports the evaluated designs.
Three models are evaluated: Thread-per-Connection, Thread Pool Reactive and Asynchronous Method Handling.

Primary Contacts

Ming Lai