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

java - How to Configure JAXRS and Spring With Annotations -

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

php - Create image in codeigniter on the fly -