RE: Disabling prefetch

2022-10-01 Thread John Lilley
FYI, I developed an aversion to using receive() back when I was originally building our POC with RabbitMQ and trying to build our framework around receive() instead of onMessage(), but found that RabbitMQ’s JMS receive() implementation was broken. Eventually we decided that ActiveMQ was a bette

RE: Disabling prefetch

2022-10-01 Thread John Lilley
Understood… unfortunately we have a framework that generates code using onMessage() and it is a matter of expedience not to change that whole framework right now. However I would like to change it to use receive() once the rest of our Artemis migration is validated. john [rg]

Re: Artemis vs AMQ 5.x in production

2022-10-01 Thread fpapon
Hi Justin, I'm fully agree with your vision. I was just thinking if it will not be much efficient for Artemis to be an independant Apache project to be more visible. I know that this is a long story and I don't want to restart the old discussion thread but may be it's an adoption blocker for