Hi,

I tested the sample application that comes with the Lightstreamer http://localhost:8080/demos/MessengerDemo/ . I found an performance issue with this app.

Issue : When we send the messages too fast to a selected user, then the messages are sent too slow. It is like one message is sent in one second.

Please suggest how we can improve the performance of this sample application.

Thanks