dev@grizzly.java.net

Proposed contribution: LZMA compression filter for Grizzly

From: Alexander Philippou <alex_at_noemax.com>
Date: Wed, 10 Feb 2010 18:05:08 +0200

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