Hi,
I have been looking/hearing about Memcached a lot lately. It looks like the universal answer to scaling problems. Every database is being sorrounded by a memecached layer. Every reusable object is being pushed to memcached server.
I have looked a bit deeper into memcached here is an excellent post from Brian Aker and Alan Kasindrof . I am really excited about the persistance angle (still in work) for memcached. It might provide a simple solution for a distributed, highly scalable key-value map storage kind of solution. Which can be used in tons of places, Amazon Dynamo is another solution I am really interest and excited about.
Are there other solutions ?? A distributed scalable key-value pair should not be that hard to build or am I missing something here ?
Wednesday, June 18, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment