[jdev] Properly filtering broadcast events
Matthias Wimmer
m at tthias.eu
Wed Nov 26 13:07:04 CST 2008
Hi Bryan!
Bryan Morgan schrieb:
> * The inbound item picked up off the queue could also be used to
> determine the list of valid recipients, and then.....I assume....loop
> through them one at a time and send them individiual messages?? Again,
> seems to work at a small scale but maybe not at a large scale? Is there
> a way to build a dynamic list of users and have XMPP send messages to
> that list? Are there practical limitations on handling the size of this
> list or are there "sharding" approaches for big XMPP broadcasts like this?
Probably not exactly what you are looking for, but have you seen
"XEP-0033: Extended Stanza Addressing"? You still would have to provide
all receipients, but could send the message within one stanza. This XEP
can be used as a multicast service.
Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3271 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://www.jabber.org/jdev/attachments/20081126/f4f20cd8/attachment-0003.bin>
More information about the JDev
mailing list