-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ken,

I don't know anything about the use of NIO or server-side push, but...

Ken Bowen wrote:
| 2) Is there any analogue of Jetty 6 Continuations available in Tomcat?
| They sound like a good mechanism
| for this problem.  Does anyone on the list have any experience with them?

Rhino (Java-based javascript interpreter) has continuation support,
which might be useful for you, but perhaps only if you will be able to
figure out how to get javascript to drive your server-side logic ;)
http://wiki.apache.org/cocoon/RhinoWithContinuations

There's also javaflow (http://commons.apache.org/sandbox/javaflow/)
which doesn't look javascript-related at all. It is in the 'sandbox' at
the Apache commons, so it's probably not production-ready at this point.
http://commons.apache.org/sandbox/javaflow/

Interestingly enough, it looks like Jetty's earlier work will be
replaced by the servlet specification's (3.0, still under development)
suspendable requests. http://docs.codehaus.org/display/JETTY/Continuations

Hope those help,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhkCLcACgkQ9CaO5/Lv0PBeowCeLxMw0YVq8JyxYEioTHWeZ5qo
ZMQAoKRKkzk87hB326PlBbbBgWnLPGSH
=lw4u
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to