As far as I know there is Terracotta and Maglev. Are there any others?
views:
54answers:
4
+2
A:
memcache : many major sites use it, Google AppEngine included. There are bindings to it for everything under the sun (pretty much ;-)
jldupont
2010-02-18 19:48:21
My mistake, I worded the question badly, but you were right, memcached is a shared memory system :)
Zubair
2010-02-18 19:51:24
+2
A:
Memcached is probably the most heavily used one (as their biggest user Facebook shares 28TB of RAM with it at the moment).
Daff
2010-02-18 19:48:30
My mistake, I worded the question badly, but you were right, memcached is a shared memory system :)
Zubair
2010-02-18 19:52:05
I researched velocity, but it seems to be just a research lab project and not much info on it. Will it ever see the light of day?
Zubair
2010-02-18 20:12:20
+2
A:
Since you mentioned MagLev, there's obviously also GemStone/S on top of which MagLev is built, and GemFire, their JVM/.NET/C++ product.
Jörg W Mittag
2010-02-18 23:24:56