[rules-users] Serialized Files to big 4.07

Greg Barton greg_barton at yahoo.com
Wed Jan 14 10:46:10 EST 2009


Are you persisting any of your own objects from working memory?  If so, try using Externalizable or Serializable?  If you use Externalizable and roll your own persistence you can reduce your file size by quite a bit.

--- On Wed, 1/14/09, Christie, Blair <blair.christie at cgi.com> wrote:

> From: Christie, Blair <blair.christie at cgi.com>
> Subject: [rules-users] Serialized Files to big 4.07
> To: rules-users at lists.jboss.org
> Date: Wednesday, January 14, 2009, 9:28 AM
> We have a large rule based which leads to a large serialized
> file. 
> 
> As a result we are starting to see issues reading in the
> rule base into
> our client application. 
> 
> Is there a way to reduce the size of the rule base to
> reduce the memory
> footprint. 
> 
> 
> Cheers,
> Blair
> 
>  
> 
>  
> 
>  
> 
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users


      



More information about the rules-users mailing list