Hi,
I need to know how messaging module has been implemented on server side. Can somebody please answer the below Qs
1. Is it comet based?
2. Is it a blocking or non blocking implementation? (blocking the thread or not)
3. What is the number of parallel client connections that a tomcat server deployment would support?
Thanks,
Ankur
I need to know how messaging module has been implemented on server side. Can somebody please answer the below Qs
1. Is it comet based?
2. Is it a blocking or non blocking implementation? (blocking the thread or not)
3. What is the number of parallel client connections that a tomcat server deployment would support?
Thanks,
Ankur
Comment