Thanks for the pointers.

I don't know if this is the best forum to discuss this, but it's important
to be aware of existing solutions and try to stay close.

I'm curious if someone could implement a common API ( with servlet-container

specific implementations ) that would work in some of the containers.

To comment a bit on the WebLogic API - looks reasonably simple, not sure if
it is supposed to handle both async input and async output. Also an example
may
help :-). Probably it would be good to keep the input and output separated -
both
would be simpler.

Costin

On 5/19/06, Andy Piper <[EMAIL PROTECTED]> wrote:

WebLogic Server also supports this:


http://edocs.bea.com/wls/docs91/javadocs/weblogic/servlet/http/AbstractAsyncServlet.html

I think we would all be interested in a standard API for this kind of
functionality. We are certainly interested in participating in the
definition and implementation.

andy

At 09:29 AM 5/19/2006, Irving, Dave wrote:
>Interesting article.... Of course, he missed one other existing
>implementation: http://asyncweb.safehaus.org
>
>If you're thinking of getting async services built in to Tomcat, I'd
>certainly be interested in jumping on board :o)

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

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


Reply via email to