[jdev] deferred delivery
Mickael Remond
mickael.remond at erlang-fr.org
Mon Feb 28 10:31:57 CST 2005
Peter Saint-Andre wrote:
> Yeah, email is a slum, isn't it? Feel free to write up a protocol and
> server plugin for "outbox" functionality. So far we have not written
> something like this since it seems like an edge case (IMHO).
This will be usefull for J-EAI as well as it is important for XMPP as an
integration platform to have a fire-and-forget mode for the client
application connected to the bus. Applications do not want to loose data
and in an integration platform we want to hide the "complexity" of
having to try resending the message from the client.
In most case, EAI/ESB platform would be on only one server in the
enterprise, but you can have several server for cross enterprise
integration.
--
Mickaël Rémond
http://www.erlang-projects.org/
More information about the JDev
mailing list