|
I’ve recently gotten back into ServiceMix and am
setting up a messaging infrastructure for published application events. I
want to have two HTTP entry points into the message bus: one that will
synchronously return a success/fail response (regarding schema validation and
whatnot) and one that immediately returns (fire and forget). As
mentioned, on the synchronous endpoint I want to return a response to the
client, then work asynchronously (from a client perspective) while
routing/translating the event. What is the best way to get the functionality I want? ______________________________________________________________________________________ |
- [servicemix-user] ServiceMix Design Questions Schweter, Ryan
- Re: [servicemix-user] ServiceMix Design Questions Guillaume Nodet
- RE: [servicemix-user] ServiceMix Design Questions Schweter, Ryan
- Re: [servicemix-user] ServiceMix Design Questions Guillaume Nodet
- RE: [servicemix-user] ServiceMix Design Questions Schweter, Ryan
- Re: [servicemix-user] ServiceMix Design Questions Guillaume Nodet
- RE: [servicemix-user] ServiceMix Design Questions Schweter, Ryan
- Re: [servicemix-user] ServiceMix Design Questions Guillaume Nodet
