[jbosscache-issues] [JBoss JIRA] Updated: (JBCACHE-1336) Pooling Object Streams

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Feb 12 10:28:54 EST 2009


     [ https://jira.jboss.org/jira/browse/JBCACHE-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani updated JBCACHE-1336:
-----------------------------------

    Fix Version/s: 3.2.0.GA
                       (was: 3.1.0.GA)


> Pooling Object Streams
> ----------------------
>
>                 Key: JBCACHE-1336
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1336
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Mircea Markus
>            Assignee: Manik Surtani
>             Fix For: 3.2.0.GA
>
>
> ObjectStreams creation consumes a lot of time when it comes to marshalling commands (e.g. > 5% of total command in case of put is in building the ObjectStream).
> Pooling  them would be an important performance enhancement.
> We cannot pool the ones from JDK as these cache .class information which results in memory leakage.
> Investigate the possibility of implementing own alternative ObjectStreams which would be pool-able. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosscache-issues mailing list