[jdev] notification server

Roberto Ostinelli roberto at widetag.com
Wed Feb 1 04:49:10 UTC 2012


Dear list,

I need to build a notification server for an m2m application, where events are being pushed every few seconds to a large group of JID.

At first, I was considering PubSub, then I realized that all messages are actually stored on the server as content, which is something I obviously do not want (once the notifications have been sent, I do not want to store them).

Therefore, is XEP-0060 the extension I'm looking for, or should I consider something else?

Thank you,

r.


More information about the JDev mailing list