[jdev] Multiplexing large number of client connections
Jonathan Dickinson
jonathan at dickinsons.co.za
Sun Jan 24 06:43:41 CST 2010
You can 'multiplex' multiple resources into one stream. Not sure about server support though.
-----Original Message-----
From: Norman Rasmussen <norman at rasmussen.co.za>
Sent: 23 January 2010 05:46 PM
To: Jabber/XMPP software development list <jdev at jabber.org>
Subject: Re: [jdev] Multiplexing large number of client connections
It seems that openfire's xep [2] uses very similar stanza's to jabberd2's Component Protocol [3].
[2] http://www.igniterealtime.org/community/docs/DOC-1210
[3] http://codex.xiaoka.com/wiki/_media/jabberd2:component.html
On Sat, Jan 23, 2010 at 3:35 PM, Norman Rasmussen <norman at rasmussen.co.za> wrote:
Openfire has a connection manager [1], but you didn't say if the 'multiple client streams' were xmpp or legacy. Also I would guess that connection managers would have to be set up bu the administrator (not by random connecting users)
[1] http://www.igniterealtime.org/projects/openfire/connection_manager.jsp
On Fri, Jan 22, 2010 at 6:38 PM, RaviKant Cherukuri <rkdeexit at gmail.com> wrote:
Is there a way to multiplex multiple client streams each belonging to a different user on the same TCP connection? The closest I could find was the BOSH XEP that talks about multiplexing using some sort of a session id. Is there a way to do this on a TCP connection? If not, is BOSH a recommended way of doing this?
Federation would be great for this but if the
[The entire original message is not included]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20100124/ab54ffc5/attachment.htm>
More information about the JDev
mailing list