When is nonpersistent message delivery a viable option?
Location: http://www.jguru.com/faq/view.jsp?EID=1171 Created: Nov 19, 1999 Author: Jerry Smith (http://www.jguru.com/guru/viewbio.jsp?EID=9) If, for example, a suite of distributed application components includes one component that publishes time data to its peers for intercomponent synchronization, it’s probably not critical that every peer receive every published time update. In this case, nonpersistent messaging can reduce unnecessary computations, reduce the overhead of the JMS server, and potentially reduce network bandwidth.