[JDEV] Re: order of messages
Peter Saint-Andre
stpeter at jabber.org
Thu Apr 3 09:56:21 CST 2003
Jabber servers must ensure in-order processing. Are you not seeing that
behavior when sending packets?
Peter
On Thu, Apr 03, 2003 at 05:12:24PM +0200, Bert Radke wrote:
> On Wed, 02 Apr 2003 15:29:42 -0600
> Justin Georgeson <jgeorgeson at unboundtech.com> wrote:
>
> > Jabber is an asynchronous protocol, hence the ID attribute.
> Yes, but I thought the ID is for matching a response, not for ordering
> the messages.
>
> > I don't know about RPC, I'm guessing any jabber <-> RPC components
> > make use of the ID attribute.
> I read JEP 0009 (RPC) and they use the ID for request/response matching.
> But how they make shure that the request are processed in the right
> order did not get clear to me.
>
> Do I have any other chance in getting the order of the messages right
> without adding additional attributes and writting my own client? (which
> would be to much of an effort for this purpose)
More information about the JDev
mailing list