RE: python proton reactor "dynamic message selection"?

2017-11-21 Thread James Sears
6/11/17 17:30, James Sears wrote: > Is there a way - using the python proton reactor API - to do what I'd call > dynamic message selection? > > By this I mean I'd like my application to do something like this: > > 1. receive message M1 on queue Q1 with unique correlati

python proton reactor "dynamic message selection"?

2017-11-16 Thread James Sears
Is there a way - using the python proton reactor API - to do what I'd call dynamic message selection? By this I mean I'd like my application to do something like this: 1. receive message M1 on queue Q1 with unique correlation_id N. 2. send message M2 to topic T1 with correlation_id N and reply_t