[jbosscache-dev] Perf tuning for JBoss Cache

Manik Surtani manik at jboss.org
Mon Nov 27 11:54:30 EST 2006


On 27 Nov 2006, at 09:47, Galder Zamarreno wrote:

> I have updated it with a couple of JIRA.
>
> Are you guys happy with those? We had already talked about the  
> connection pooling stuff. Check the other one regarding  
> serialization in the JDBCCacheLoader.

Yes,, you have a +1 from me already.  Regarding the marshallers,  
could we use an instance of the VersionAwareMarshaller created in  
TreeCache?  Just pass this instance to the JDBCCacheLoader (and any  
other cloaders that need to serialize objects, such as  
TcpRemoteCacheLoader) and use the VAM's object{To|From}ByteBuffer()  
methods.  This way cloaders will be version-aware too, in the same  
way replication code is, and we'll have some degree of interop.   
(Sweet!)

I'm adding a getMarshaller() method to CacheSPI for this purpose to  
cloaders have access to it.

>
> Galder Zamarreño
> Sr. Software Maintenance Engineer
> JBoss, a division of Red Hat
>
> IT executives: Red Hat still #1 for value http://www.redhat.com/ 
> promo/vendor/
>
> -----Original Message-----
> From: jbosscache-dev-bounces at lists.jboss.org [mailto:jbosscache-dev- 
> bounces at lists.jboss.org] On Behalf Of Manik Surtani
> Sent: 21 November 2006 17:24
> To: jbosscache-dev at lists.jboss.org
> Subject: [jbosscache-dev] Perf tuning for JBoss Cache
>
> Guys,
>
> Every time we see or suspect potential inefficiencies in the JBoss
> Cache codebase (stuff we spot while working on other features or
> debugging stuff) we should note these down so they can be revisited
> later.
>
> At some point I do want to do a full performance analysis as well,
> but for the time being this could be useful to capture stuff we see
> as we go along.
>
> 	http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCachePerfAnalysis
>
> Cheers,
> --
> Manik Surtani
>
> Lead, JBoss Cache
> JBoss, a division of Red Hat
>
> Email: manik at jboss.org
> Telephone: +44 7786 702 706
> MSN: manik at surtani.org
> Yahoo/AIM/Skype: maniksurtani
>
>
>
> _______________________________________________
> jbosscache-dev mailing list
> jbosscache-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosscache-dev






More information about the jbosscache-dev mailing list