[jboss-jira] [JBoss JIRA] Created: (JBRULES-1544) Improve Drools' serialization performance

Ming Jin (JIRA) jira-events at lists.jboss.org
Fri Apr 4 10:33:23 EDT 2008


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

        



More information about the jboss-jira mailing list