[rules-users] Marshalling/Unmarshalling KnowledgeBase/StatefulSession

Paulo Reis casmeiron at gmail.com
Thu Aug 23 13:24:12 EDT 2012


Thank you guys.
I will take the advices, will try storing the bytes on the db and later recasting to object or putting on the server memory.

I didn't know I could serialize KnowledgeBase.

Thanks.

Paulo Reis
casmeiron at gmail.com



On Aug 23, 2012, at 12:39 PM, lhorton <LHorton at ABCLegal.com> wrote:

> At my shop, our design is to build the knowledge bases only once, when the
> rules server starts up.  Each knowledge base stays in server memory, and a
> session (we use stateless) is created for each request, when the request
> comes in.   Creating the knowledge base is slow, but session creation is
> very fast (we have thousands of rules).  If you search this forum on
> "knowledge base expensive" you'll find lots of tuning advice.
> 
> 
> 
> --
> View this message in context: http://drools.46999.n3.nabble.com/rules-users-Marshalling-Unmarshalling-KnowledgeBase-StatefulSession-tp4019349p4019365.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/20120823/2a09fdec/attachment.html 


More information about the rules-users mailing list