Hi list!
Noemax has prepared an LZMA compression filter and would like to propose it as a contribution to Grizzly.
LZMA is a data compression algorithm that features a high compression ratio. In most cases LZMA can reduce message size considerably more than GZIP/DEFLATE, although at a higher processing cost. LZMA can be used efficiently with text XML, Fast Infoset and other encodings available in Grizzly.
This filter has been tested for Java-to-.NET interoperability so Grizzly users will be able to use LZMA compression when communicating with WCF-based clients. On the .NET side, LZMA support is provided by Noemax WCF-Xtensions.
Alexander Philippou
Noemax Technologies
www.noemax.com