gemmellr commented on pull request #44:
URL: https://github.com/apache/qpid-jms/pull/44#issuecomment-954685729


   The current/second version isnt quite what I had in mind when it occurred to 
me the connection executor was already there. You made it a sort of hybrid 
still mostly like your first version, calling back into the session to process 
a task list there. I was essentially thinking of more what it already did but 
just playing with the executor used when firing things off. I expect you wanted 
the task list for 'aggregating efficiency' though, albeit that does then 
introduce fairness issues you had to account for a little, though they are 
still there. Since you dont like this approach anyway, lets see what your 
alternative is like.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to