P2PBeginnerGuide
From Grid-Appliance Wiki
Contents |
How to use Brunet for your own application
For beginner
- Communicating between nodes using brunet address
- Communicating local node using remote proceducre call
- Transfering message to other brunet nodes using remote procedure call
- Implementing remote procedure call in brunet using reflection
For advanced user
- Api call sequence for communication between nodes using IDataHandler
- Api call sequence for remote procedure call
- Api call sequence for asynchronous map/reduce

