wicketstuff-push might be what you are looking for: wicket cometd support
with jetty. but i don't think that anybody has used it with 10k simultaneous
users yet.

see:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-push/
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-push-examples/



Jörn Zaefferer-2 wrote:
> 
> Hi,
> 
> I've started evaluating Wicket today for an application written from
> scratch. First impressions are very well, there is just one
> requirement on which I couldn't find enough useful information yet:
> Comet support in Wicket or Comet with Wicket.
> 
> Before looking at Wicket I tried to use lift which has Comet support
> built in (based on Scala Actors). This post
> (http://blogs.webtide.com/gregw/2006/07/25/1153845234453.html)
> suggests that its not possible to implement scaleable Comet support
> within a web framework, instead it must be supported by the
> application server, eg. Jetty 6.
> 
> Post about Comet and Wicket, eg. this one
> (http://www.mail-archive.com/[EMAIL PROTECTED]/msg17308.html)
> don't give me any actual information about the current state of afairs
> (its from 2006, the linked sf.net issue is now private). This issue
> (http://wicketstuff.org/jira/browse/DOJO-23) about integration with
> cometd isn't too helpful either, I can't find any documentation on
> that.
> 
> To provide some information on the actual requirements I have: The
> architecture must support several both dependent and independent
> components on a single page which get updated based on server-events,
> be it on schedules or events triggered by other users. While the exact
> number of simultaneous users isn't clear yet, up to 10k must be
> possible with the appropriate hardware.
> 
> Thanks
> Jörn Zaefferer
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


-----
-------
Stefan Fußenegger
http://talk-on-tech.blogspot.com // looking for a nicer domain ;)
-- 
View this message in context: 
http://www.nabble.com/%28Server-independent%29-Comet-support-in-Wicket--tp15574656p15589149.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to