dev@grizzly.java.net

Re: Proposed contribution: LZMA compression filter for Grizzly

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Wed, 10 Feb 2010 18:12:41 +0100

Hi Alexander,

thank you very much!

I'll commit that Filter to Grizzly workspace.

WBR,
Alexey.

On Feb 10, 2010, at 17:05 , Alexander Philippou wrote:

> 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
> <
> LzmaOutputFilter
> .java
> >---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net