Hi im compressing a 6mb Textmessage using java ActiveMq. Compression works fine file is 204kb :)
Prob is that ActiveMq-cpp does not support compression and i need to know wich kind of algorithm i have to use in c++ to decompress the TextMessage. Zlib, Xstream c++? thnks for your Help -- View this message in context: http://www.nabble.com/ACTIVEMQ-CPP-Compression-zlib-tp18761289p18761289.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
