users@jersey.java.net

[Jersey] Jersey on netty?

From: <janalgermissen1und1_at_mac.com>
Date: Wed, 28 Aug 2013 23:31:56 +0200

Hi all,

looking into possibilities to run Jersey on top of an async HTTP 'server' , e.g. netty.

Is anyone aware of any effort trying to do this in production quality?

What I am not sure in general is whether the programming model of JAX-RS actually fits an async. container (set aside AsyncResponse).

Has anyone tried and succeeded or failed?

Jan