[jboss-jira] [JBoss JIRA] Created: (JBCACHE-879) Improving serialization in JDBCCacheLoader

Galder Zamarreno (JIRA) jira-events at jboss.com
Fri Nov 24 07:27:41 EST 2006


Improving serialization in JDBCCacheLoader
------------------------------------------

                 Key: JBCACHE-879
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-879
             Project: JBoss Cache
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Cache loaders
    Affects Versions: 1.4.0.SP1, 1.3.0.SP3
            Reporter: Galder Zamarreno
         Assigned To: Galder Zamarreno
             Fix For: 2.0.0.GA


JDBCCacheLoader uses standard serialisation to 
store objects in database.

This CL should use the same marshalling techniques 
as used in the rest of JBC code in order to improve both 
performance and reduce the amount data that needs to 
be transfered to database (better use of badnwith) and 
therefore, stored in it.

-- 
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