[
https://issues.apache.org/jira/browse/CAMEL-15956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-15956:
--------------------------------
Fix Version/s: (was: 3.10.0)
3.x
> camel-core - Minimal core without routes
> ----------------------------------------
>
> Key: CAMEL-15956
> URL: https://issues.apache.org/jira/browse/CAMEL-15956
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.x
>
>
> It would be good to continue modularization and as we have camel-base and
> camel-base-engine where in engine should be the routing engine. Then we
> should work to make a BaseCamelContext implementation that end users can use
> that does not have routing included.
> The idea is to offer this to 3rd party frameworks that need as-minimal Camel
> as possible. For example funqy (https://quarkus.io/guides/funqy) or vertx
> mutiny, and others.
> So they can integrate with Camel components via the camel-api via Producer,
> Consumer, Endpoint etc and dont need the entire routing engine.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)