Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comsat-jersey-grizzly #88

Open
icode opened this issue Dec 6, 2016 · 3 comments
Open

comsat-jersey-grizzly #88

icode opened this issue Dec 6, 2016 · 3 comments
Assignees

Comments

@icode
Copy link

icode commented Dec 6, 2016

has grizzly server for jersey?

@circlespainter
Copy link
Member

I read Jersey can run on Grizzly but I don't think Grizzly offers a servlets container personality and comsat-jersey-server builds upon comsat-servlet, so I think at present you can't have a fiber-based JAX-RS server on top of Grizzly.

A Grizzly-Quasar integration should be possible to write as well as a Grizzly-Jersey-Quasar one on top but I have no idea of the effort and of the demand; if it's important to you just try and tell how it goes, then some help could arrive from us and other interested people in the community.

Another option could be using Glassfish which has a Grizzly container and being a compliant servlets implementation it could (should?) work with comsat-jersey-server but it's untested.

@icode
Copy link
Author

icode commented Dec 13, 2016

@circlespainter no, grizzly + jersey not use servlet, is a lightweight service. like netty

@circlespainter circlespainter changed the title has grizzly server for jersey? comsat-jersey-grizzly Dec 14, 2016
@icode
Copy link
Author

icode commented Apr 18, 2017

@circlespainter or jersey-server unwith servlet, jersey not must need servlet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants