[rules-users] Is there any way to compress (gzip) the rules package to optimize network traffic between server and agent?

Michael Anstis michael.anstis at gmail.com
Fri Jul 1 09:37:12 EDT 2011


Whilst I don't believe there is anything "out of the box" could you just not
write a JEE5 javax.servlet.Filter to perform the compression for you?

On 1 July 2011 14:28, tarley.lana <tarley.lana at gmail.com> wrote:

> We have a drools application composed of almost 1000 rules. The rules
> deployment package has almost 8MB and we need to distribute it over a 100
> Kbps network for offline use on some client machines.
> If we could zip this package, it would require only 237Kbytes (instead
> 8MB).
> It seems, however, the class org.drools.agent.impl.KnowledgeAgentImpl
> doesn't support  gzip compression.
> Is it right? Is there any workaround for this problem?
>
> Thanks in advance.
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Is-there-any-way-to-compress-gzip-the-rules-package-to-optimize-network-traffic-between-server-and-a-tp3129297p3129297.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110701/400c5984/attachment.html 


More information about the rules-users mailing list