Salut,
On 11-04-17 10:11 PM, Gary Moore wrote:
> Hey all,
>
> We have a Jersey app running using an embedded Jetty container.
> During the course of processing a JErsey request, we need to process
> some work asynchronously. I'm mildly familiar with the typical JMS
> queue method of handling this. Does Jersey itself provide anything to
> help with async processing?
Take a look at Atmosphere (I'm the lead). The project support exactly
what you are looking for.
A+
-- Jeanfrancois
>
> Thanks,
> Gary
>