|
I'll try to answer my own question... I've got two logical components, lets suppose they are JBI components/unit/assemblies (I don't fully understand the differences just yet). Each component has internal structure and flow, for example: C1:
I want to use be able to instantiate, say 10 threads to dispatch to C1 and 30 threads to dispatch to C2 (because C2 is slower). My attempt to translate this into JBI/ServiceMix: C1:
If I used the "maybe" classes above, then I would want a JBI container using STF. Now for the part I'm more confused about. C2 needs to consume the messages produced by C1. I could configured C2 just as I did with C1, having C2 listener to the appopriate queue/topic. But maybe I want C2 get the C1 messages via seda-flow, jms-flow, or cluster-flow, but never st-flow. So I want to be able to connect C2 to the C1 via servicemix. At this point I'm not even sure what question I need to ask. Maybe I need to learn more. But I'll just ask this one thing: In the end I need to be able to configure the number of instances (or threads) for C1 and C2 independently to handle the different load and performance requirements of each. I know how to do this with JMS (and now Jencks and Lingo, which are great). But I don't see how to do this with ServiceMix. Sorry for the long and winding post. Feel free to ignore it until I can ask more precise question. --barry kaplan [EMAIL PROTECTED] |
- [servicemix-user] mixing NMR flow types Barry Kaplan
- [servicemix-user] Re: mixing NMR flow types Barry Kaplan
- [servicemix-user] Re: mixing NMR flow types George Gastaldi
- [servicemix-user] Re: mixing NMR flow types Barry Kaplan
- Re: [servicemix-user] Re: mixing NMR flo... Rob Davies
- Re: [servicemix-user] Re: mixing NM... Peter Smith
- Re: [servicemix-user] Re: mixin... Rob Davies
- Re: [servicemix-user] Re: m... Peter Smith
- Re: [servicemix-user] Re: m... Guillaume Nodet
