[jboss-user] [JBoss Cache] - JBoss Cache v3.2.1 - very BAD performance on puts

Michal Szymanski do-not-reply at jboss.com
Tue Jun 15 04:25:24 EDT 2010


Michal Szymanski [http://community.jboss.org/people/michal_szymanski] replied to the discussion

"JBoss Cache v3.2.1 - very BAD performance on puts"

To view the discussion, visit: http://community.jboss.org/message/547984#547984

--------------------------------------------------------------
on my laptop write performance was 2500 oper/sec but read performance was around 500 000 oper/sec !

+     for (int i = 0; i < 100000; i++) {
            String test = (String)appCache.get(tokenNodeFqn, "" + i);
            if (i%1000 == 0 ) {
                log.info("result=" + test);
            }
        }+

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/547984#547984]

Start a new discussion in JBoss Cache at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2052]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100615/a39778f3/attachment-0001.html 


More information about the jboss-user mailing list