Queue and topic data compression

For persistent messaging, you can also configure the Compressed Stored Messages queue or topic property to enable compression before persisting the message. You can also enable compression on the network connection between the JMS client and EAServer—see “For large message values, consider using compression”.

Compression may increase performance if the application uses large messages. Test system performance to determine whether enabling network and persistent message compression increases throughput. While compression can reduce database and network overhead, it increases CPU usage by EAServer and your client application.