1st International ICST Conference on Communication System Software and MiddleWare

Research Article

M2MC: Middleware for Many to Many Communication over broadcast networks

  • @INPROCEEDINGS{10.1109/COMSWA.2006.1665189,
        author={Chaitanya Krishna  Bhavanasi  and Sridhar  Iyer},
        title={M2MC: Middleware for Many to Many Communication over broadcast networks},
        proceedings={1st International ICST Conference on Communication System Software and MiddleWare},
        publisher={IEEE},
        proceedings_a={COMSWARE},
        year={2006},
        month={8},
        keywords={},
        doi={10.1109/COMSWA.2006.1665189}
    }
    
  • Chaitanya Krishna Bhavanasi
    Sridhar Iyer
    Year: 2006
    M2MC: Middleware for Many to Many Communication over broadcast networks
    COMSWARE
    IEEE
    DOI: 10.1109/COMSWA.2006.1665189
Chaitanya Krishna Bhavanasi 1,*, Sridhar Iyer1,*
  • 1: KR School of Information Technology, Indian Institute of Technology - Bombay
*Contact email: chaitanya@it.iitb.ac.in, sri@it.iitb.ac.in

Abstract

M2MC is a new distributed computing middleware designed to support collaborative applications running on devices connected by broadcast networks. Examples of such networks are wireless ad hoc networks of mobile computing devices or wired devices connected by a local area network. M2MC is useful for building a broad range of multiuser applications like multiplayer games, conversations, group ware systems. Unlike existing middleware architectures that rely on central servers, M2MC is truly distributed protocol. Applications developed using M2MC do not require central servers for message ordering, member synchronization and group management. Being broadcast oriented, M2MC do not require any resource consuming routing protocols. M2MC architecture comprises of message ordering protocol, member synchronization protocol and protocols for processes to join and leave the groups. In this paper we describe key components of M2MC and their implementation in Java