[jboss-dev-forums] [Design of JBoss Serialization] - Re: What should I create to frequently ask it for smart clon
elijah.epifanov@gmail.com
do-not-reply at jboss.com
Mon Sep 4 12:07:16 EDT 2006
"clebert.suconic at jboss.com" wrote :
| So... I created the feature just for you (as it was simple creating it). As an exchange now, can you provide me what would be a nice UseCase? :-)
|
))
I am implementing a highly concurrent cache for an in-house project. Currently it performs faster than other caches, and it has some useful features included by default (like blocking concurrent threads getting the same value). The key of performance gain is the use of highly nondeterministic algorithms, which achieve this boost at the price of providing much weaker guarantees. Later (if my employeer will allow this:)) I will opensource it.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969260#3969260
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969260
More information about the jboss-dev-forums
mailing list