-
Website
http://3.rdrail.net/blog -
Original page
http://3.rdrail.net/blog/announcing-thrudb-document-oriented-database-services/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Rod Page
1 comment · 8 points
-
seo company
1 comment · 1 points
-
Traveller_Adventure
1 comment · 2 points
-
ojbyrne
2 comments · 1 points
-
green cleaning seattle
1 comment · 2 points
-
-
Popular Threads
The background you provide about databases, Google's infrastructure, etc., are spot on.
Here is a panel I participated in on this particular topic: http://www.geeksessions.com/2007/10/08/geeksess...
Not sure if you are aware of Hadoop (http://lucene.apache.org/hadoop), which is an open-source implementation of a large-scale distributed file system and map-reduce system. It is led by Doug Cutting, creator of Lucene, and Yahoo! has a pretty large group of people contributing to it. There is a sub-project of Hadoop called Hbase (http://wiki.apache.org/lucene-hadoop/Hbase), which my team is contributing to -- Hbase is a column-oriented DB.
We're also using Thrift quite heavily, including your earlier contribution on the asynch server stuff. I had the same reaction when I heard about Thrift: open-source protocol buffer. Did you implement a Thrift transport based on Spread? That's something we have been mulling over but haven't quite started on yet.
Chad Walters
Powerset