I like the control-bus component.  It is better than something like
"direct" because it's more indicative of its function.  I'll definitely go
this route, if you'll pardon the bad pun.

On Mon, Oct 25, 2021 at 4:05 PM Alexandre Gallice <[email protected]>
wrote:

> I've never used that, but I wonder if you would be interested in a control
> bus:
> https://www.enterpriseintegrationpatterns.com/ControlBus.html
> https://camel.apache.org/components/3.11.x/controlbus-component.html
>
>
> On Mon, Oct 25, 2021 at 9:13 PM Steve973 <[email protected]> wrote:
>
> > Hello.  If I am implementing a new component or processor, is it possible
> > to communicate with it for non-routing purposes?  For example, can a
> > component or processor consume from a command-and-control direct/seda/etc
> > queue?  It seems like it would be reasonable, but I would like to see if
> > there is anything else within camel that does something similar.
> >
> > Thanks,
> > Steve
> >
>

Reply via email to