[jboss-user] [JBossCache] - Is it correct to have thousands of Nodes with only 1 element

fatefree do-not-reply at jboss.com
Mon Feb 25 15:07:42 EST 2008


The data I am trying to cache is a simple string request and string response, completely dynamic and compressed down to about 200 characters each.

Initially I had these inside a single node, but I found out I could not expire them at the element level, but only the node level. Is it correct, meaning is the way JBoss intended to be used is to create new nodes for every of these requests? I will be storing anywhere from ten thousand to a hundred thousand nodes. Will this be too many nodes from a performance perspective?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131977#4131977

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131977



More information about the jboss-user mailing list