I have tested activeMQ JMSProducer in some operating systems. The results are as follows:
AIX - Persistent - around 50 messages per second
Solaris - Persistent - around 60 messages per second
Linux - Persistent - around 500 messages per second
Is that normal behaviour because in Linux, it is much much faster?
ActiveMQ Performance
document is only based on Linux.And, does
Slow KahaDB access
slow down activeMQ performance?
Thanks.