[
http://jira.jboss.com/jira/browse/JBRULES-1544?page=all ]
Ming Jin resolved JBRULES-1544.
-------------------------------
Resolution: Done
Implemented the custom serializer in DroolsObjectInputStream/DroolsObjectOutputStream, and
implemented IOExternal in all serialization related classes for Package and RuleBase. All
files have been committed to the trunk.
Improve Drools' serialization performance
-----------------------------------------
Key: JBRULES-1544
URL:
http://jira.jboss.com/jira/browse/JBRULES-1544
Project: JBoss Drools
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Drl Parser/Builder
Reporter: Ming Jin
Assigned To: Ming Jin
Priority: Minor
Fix For: 5.0.0-M1
Both the memory consumption and timing performance of Drools' Package/RuleBase
serialization using native Java could be improved, especially when dealing with large
number of rules. The design was to use a custom serializer, and implement
read/writeExternal as much as possible.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira