Asmack MUC testing programatically

Hi,

I am developing a test chat client app using asmack. First, I am trying to test the multi-user functionality using MultiUserChat class. Basically, my aim is to check the memory & cpu footprint when I am doing a multiuser chat. I am just at very initial stage so I don’t have a very fancy UI developed right now. Most of the work I want to do is progrmatically so that I can just get my memory & cpu footprint.

  • Which xmpp server can I connect to do my development testing for MUC and other XMPP features?

  • Do u have any sample code that I could refer to?

Let me know if any more details are needed.