While posting large binary file to activeMQ, is there a way to measure its progress
FAQ > Using Apache ActiveMQ Classic > While posting large binary file to activeMQ, is there a way to measure its progress
If you are using the JMS Streams feature with 4.x of ActiveMQ Classic you’d be able to watch the progress in a JMX console by looking at the queue depths; each large 1Gb file is split into individual JMS messages so you can monitor queue depth etc to track progress