[ceph-users] Concurrent database with or on top of librados

2014-07-30 Thread Gergely Horváth
Hello Everyone! I've been a Ceph fan since I wrote my Bsc thesis about distributed file systems. Now I am doing DevOps at our company, and we are really excited about cloud technology. Or well, let's say I want to use Ceph, and everyone else is interested in how I will succeed. I've used Ceph as

Re: [ceph-users] Concurrent database with or on top of librados

2014-08-05 Thread Gergely Horváth
Thanks Wido for your comments. On 2014-07-30 15:39, Wido den Hollander wrote: > Nothing specific, librados should give you what you need. Ceph is very > concurrent, so if you write to different objects at the same time those > I/Os will go in parallel. What if I try to write the same object? Two