P2P Messaging System

Related Work

  • Grid Event System / Narada
    • Message brokers in a scalable cluster topology
    • Clients access brokers - no peers
    • Narada: particial integration with JXTA

  • Siena
    • Content based network approach
    • Message servers in a scalable hybrid cluster topology
    • Clients access servers - no peers

  • Pastry/Scribe
    • Pastry: peer-to-peer network that allows routing
    • Scribe: messaging system on top of Pastry
    • Multicast tree formed on peer-to-peer network
    • Tree formation without considering performance issues

  • JXTA (details on the next slide)