[Home] [By Thread] [By Date] [Recent Entries]
From: Jonathan Borden <jborden@m...> > It is a trivial task to send an XML document/message over SMTP using MIME. > There already exists open software to do SMTP,MIME and XML processing. Is > there something else being looked for? Asynchronous message queueing is often a requirement of high-reliability applications (e.g., funds transfer). It provides guaranteed delivery and the ability of one side of a connection to continue operating when the other side is not available for synchronous messaging. It's like having voicemail as a backup when you cannot reach another person. It's also used when load balancing is required. ================== Ken North ============================= See you at SIGS Java Developer Conference (London, March 13-15, 2000) www.javadevcon.com http://ourworld.compuserve.com/homepages/Ken_North ===========================================================
|

Cart



