java - Memory issues on drools while creating knowledge base -


i using drools5.5.0 in application. have decision table has 30,000 rules in it. knowledge base need created 10 such decision tables.

i have serialised decision tables out , loading packages knowledge base. cannot create knowledge base due memory problems. having 16 gb java heap , 4 gb permgen far.

these questions.

is requires these memory or not??

if so., there anyother best practice reduce memory usage??


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

visual studio - TFS will not accept changes I've made to a Java project -