Khalid Abdulla, Andrew Wirth, et al.
ICIAfS 2014
Container-managed Messaging (CMM) allows a Java component to communicate via messaging without having to manage the messaging infrastructure, similarly to how Container-managed Persistence (CMP) allows an EJB to have persistent data without managing access to a data store. In addition, messaging parameters (such as destinations, mode of interaction, time-outs, etc.) can be defined declaratively in a deployment descriptor. The programming model used in CMM resembles that of CORBA Messaging with the exception that it is in an anonymous and declarative fashion.
Khalid Abdulla, Andrew Wirth, et al.
ICIAfS 2014
Xiaozhu Kang, Hui Zhang, et al.
ICWS 2008
Thomas R. Puzak, A. Hartstein, et al.
CF 2007
Gal Badishi, Idit Keidar, et al.
IEEE TDSC