xmpp - chat application with cometd only is good enough? -


i want create web chat application text chatting. client talk owner. owner see available client chat client cant see list of available user click link , start chat owner directly.

so have developed cometd , jquery , working fine. work in real application or should consider xmpp server(preferable openfire) also. text based chat.what pros , cons of using xmpp , without xmpp server.

you can have @ cometd benchmark results have glimpse of cometd performance in case worst yours: in case user chat owner, while in benchmark user chats many others. cometd benchmark normal chat application used perform benchmark.

with websocket tranport, cometd achieves 50k messages/s 100k clients 4 ms median latency.

my experience cometd works in real applications, , it's simpler xmpp in case.

have @ cometd documentation , tutorials started.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -