<div>As the mail subject says its so, im trying to&nbsp;implement a &quot;long polling&quot; feature in our application-in other words something that &quot;comet&quot; apps try to achieve.Clients that keep polling the server periodically could affect the way you 
scale.So you need a way a to scale and also achieve real time server updates to the client at the same time.</div>
<div>So basically I need a server that will handle Long polling,support of thousands of connections/machine,and&nbsp; load balance the connections to the actual app server where the business logic.</div>
<div>And ofcourse as i mentioned, it should be easy to integrate this functionality to our existing app server which runs in java.</div>
<div>Other apps Im evaluating are Jetty6.0 which is I guess is in alpha yet.</div>
<div>Hope that&nbsp;shows my requirements better?</div>
<div>Thanks</div>
<div>Prateek.</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/9/06, <b class="gmail_sendername">Ask Bjørn Hansen</b> &lt;<a href="mailto:ask@develooper.com">ask@develooper.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>On Aug 8, 2006, at 1:10 PM, Prateek Mathur wrote:<br><br>&gt; Whats ideal where and why, thats the real question..
<br><br>It'd be a lot easier to give you advice if you'd explain what you are<br>trying to do, rather than which tools you'd like to use.<br><br>- ask<br><br>--<br><a href="http://www.askbjoernhansen.com/">http://www.askbjoernhansen.com/
</a><br><br><br></blockquote></div><br>