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

Add support for quarkus provided event loop #131

Closed
lburgazzoli opened this issue Aug 13, 2019 · 2 comments · Fixed by #231
Closed

Add support for quarkus provided event loop #131

lburgazzoli opened this issue Aug 13, 2019 · 2 comments · Fixed by #231
Assignees
Milestone

Comments

@lburgazzoli
Copy link
Contributor

lburgazzoli commented Aug 13, 2019

We should back camel-core with event loop from quarkus, as example:

https://github.com/quarkusio/quarkus/blob/master/extensions/netty/deployment/src/main/java/io/quarkus/netty/deployment/NettyProcessor.java#L57-L72

Or vert.x

@cescoffier
Copy link
Contributor

Quarkus should provides:

@lburgazzoli
Copy link
Contributor Author

So we should definitively try to back camel with vert.x using bits from https://github.com/apache/camel/tree/master/components/camel-reactive-executor-vertx

@lburgazzoli lburgazzoli added this to the 1.0.0 milestone Aug 19, 2019
@lburgazzoli lburgazzoli self-assigned this Oct 6, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-quarkus that referenced this issue Oct 6, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-quarkus that referenced this issue Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Platform integration
Awaiting triage
Development

Successfully merging a pull request may close this issue.

2 participants