[jdev] VTD-XML version 1.6
Ralph Meijer
jabber.org at ralphm.ik.nu
Thu May 18 02:18:52 CDT 2006
On Thu, May 18, 2006 at 12:10:41AM -0700, Jimmy Zhang wrote:
> The other issue, the way I understand Jabberd, it is a router, how can
> one not waiting for the entire document to arrive before routing the
> message?
> Also what kind of performance jabberd is performing? Do it have to
> occasionally modify XML data?
Jabber works using direct childs of the root element as the unit of
communication, not the whole document. Entities basically open a TCP
connection and then during the whole session (which may last days or
even longer) two XML documents are being exchanged. One in each
direction.
--
Groetjes,
ralphm
More information about the JDev
mailing list