[jadmin] Bouillon p2p wiki and Jabber server load
Victor Grishchenko
gritzko at plotinka.ru
Fri Jun 30 04:00:46 CDT 2006
Hi!
I'm author of the Bouillon , a P2P wiki with reputations, see
http://oc-co.org. Bouillon is currently implemented as an
external component (JEP-0114). I am planning to implement client
variant because it might be more convenient for early adopters.
The problem is that Bouillon sends lots of <iq>s; 1000
stanzas/minute per user is normal frequency. My previous point as
that such level of load is unacceptable. But I checked
http://status.jabber.org/ and it looks pretty optimistic: average
jabber.org load is under 0.5%. Bouillon stanzas could be
compressed 10:1, so it will not hit bandwidth so hard.
My plan is to connect using some predefined resource string, like
user at domain/oc-co or user at domain/oc-co:\d+. Such connections will
have priority of -1.
Do jabber server admins have any objections to this plan?
Victor
More information about the JAdmin
mailing list