开发者

jetty 6 continuations with glassfish?

开发者 https://www.devze.com 2023-02-25 16:56 出处:网络
Can Jetty 6 continuations be used in a glassfish container?Can this be properly acheived to suspend requests as to not tie up the threadpool? Switching to a Jetty container is not an option. Using gri

Can Jetty 6 continuations be used in a glassfish container? Can this be properly acheived to suspend requests as to not tie up the threadpool? Switching to a Jetty container is not an option. Using grizzly 开发者_开发百科is also not an option (I need the comet support to work with activemq which uses continuations). I am stuck with glassfish v2.

So in other words, I'd like to use the jetty 6 continuation feature with all of its benefits within a different container. Is this possible?


The answer is yes.

ContinuationFilter

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号