achittoda
                
                    Hi,
How I can create my adapter multi-threaded, So that the responses should be send fast to the client end.
I would like to add a thread pool when we send the responses to the client browsers. Does Lightstreamer support something for the thread-pool/multithreading? 
Thanks
                
            
            
                                Alessandro Alinone
                
                    Hi,
You can use the normal multithreading techniques, patterns, and toolkits offered by Java.
The Lightstreamer interface is robust in receiving events by multiple thread of your Data Adapter.