Salut,
Oleksiy Stashok wrote:
> Hi,
>
> I wanted to discuss how we can integrate LZMA support for HTTP module,
> so Noemax can go ahead with the implementation.
> First of all I've created grizzly-lzma module under trunk/extras, which
> contains LZMA implementation sources taken from [1].
> I'm proposing one patch for ProcessorTask, which will let us support
> custom compression filters, not just gzip (attached).
+1 for the patch.
>
> The actual LZMA support should be implemented by LzmaOutputFilter,
> provided by Noemax. I propose to put this filter together with
> GzipOutputFilter and other OutputFilters into grizzly-utils module,
> package "com.sun.grizzly.tcp.http11.filters" . So grizzly-utils module
> will have maven dependency on grizzly-lzma module.
Agree as well. I think offering support for LZMA by default is the way
to go.
Thanks!
-- Jeanfrancois
>
> What do you think?
>
> Thanks.
>
> WBR,
> Alexey.
>
> [1] http://www.7-zip.org/sdk.html
>
>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net