Hello All,
I thought this might interest the group:
http://highscalability.com/paper-practical-scalable-distributed-b-tree

An interesting bit:

*Moreover, our algorithm is conceptually simple: we use transactions to
manipulate B-tree nodes so that clients need not use complicated concurrency
and locking protocols used in prior work.*


It's like a distributed hash-table, but a b-tree.

-- 
John

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to