P2P Messaging System

System model 2

  • P2PMsgSystem represents one instance of the system

  • Helper provides a simple interface (similar to facade design pattern)

  • P2PJxta encapsulates discovery of other topic group peers

  • Basic RingMessage is currently implemented by StringRingMessage and BytesRingMessage