[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Comet Pattern and AJP  XML
Forum Index -> Deployment
Author Message
krinninger

Power User

Joined: 17/11/2008 21:19:41
Messages: 567
Offline

Hello,

since the Tomcat AJP connector does not support CometProcessor (nor WebSockets) we are facing some issues in our load balancing scenarios which is based on tomcats AJP connector.
The CometProcessor is used for LongPollingServletComet in CaptainCasa.

Servlet3.0 specifications introduced the async servlets which would also support a solution for the server push scenario.
What do you think about a switch from CometProcessor to an async servlet for this scenario?

This would (hopefully) solve the AJP issue and would also be a tomcat independent solution.

best regards,
Michael


CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5528
Offline

Hi,

100% agree! ;-)

I will investigate + should be part of LongPollin quite short term.

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Deployment
Go to:   
Powered by JForum 2.1.6 © JForum Team