mashraqi

+1.408.FRANKMASH (408.372-6562)
[ This is my personal blog so all opinions expressed here are mine. I am a product, scalability, operations and monetization advisor and currently employed as Director of Business Operations & Technical Strategy for a top 50 website that delivers billions of page views per month. I was a keynote panelist for Scaling Up or Out keynote at MySQL Conference and speak regularly at conferences and user groups. ]
Farhan "Frank" Mashraqi

Friday, February 27, 2009

Project Voldemort

LinkedIn uses Project Voldemort to solve some interesting problems. I was reminded of Project Voldemort by my colleague. I remember coming across it few months ago but didn't dive deeper. I am not 100% sure but it seems LinkedIn originally released the project.

From Project Voldemort site:

"It is used at LinkedIn for certain high-scalability storage problems where simple functional partitioning is not sufficient. It is still a new system which has rough edges, bad error messages, and probably plenty of uncaught bugs."
  • Data is automatically replicated over multiple servers.
  • Data is automatically partitioned so each server contains only a subset of the total data
  • Server failure is handled transparently
  • Pluggable serialization is supported to allow rich keys and values including lists and tuples with named fields, as well as to integrate with common serialization frameworks like Protocol Buffers, Thrift, and Java Serialization
  • Data items are versioned to maximize data integrity in failure scenarios without compromising availability of the system
  • Each node is independent of other nodes with no central point of failure or coordination
  • Good single node performance: you can expect 10-20k operations per second depending on the machines, the network, and the replication factor
  • Support for pluggable data placement strategies to support things like distribution across data centers that are geographical far apart.
Yet another technology to test/play around with in coming days.

Labels: ,

2 Comments:

Blogger George GuimarĂ£es said...

Hi Frank!

Don't know if you read this article:
http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/

I wish I had enough time to try some of those projects...

Regards!

9:20 PM, March 03, 2009  
Blogger Frank said...

Thank you, George! I will check it out.

Frank

9:23 PM, March 03, 2009  

Post a Comment

<< Home

  • View Farhan 'Frank' Mashraqi's profile on LinkedIn
  • Structure 08
  • Graphing Social Patterns - East 2008
  • Velocity Conference
    follow me on Twitter

    © 2006 The Mashraqi's.