Posted By:
Hen_San
Posted On:
Tuesday, December 23, 2003 12:47 AM
We're using SwiftMQ 4.7.0 with JDBC Store Swiftlet (using mysql).
The problem that we encounter is that queue is getting slower and consume CPU Usage upto 70%. It happens when the messsages in queue over 500.
Our queue setting:
- cache-size 500
- cleanup-interval 120000
- flowcontrol-start-queuesize 1000
- max-messages -1
- persistence-mode as_messages.
Could you plaese give us hints why this problem occurs and possible solutions.
Thanks.