Hi Niklas, The RADOS reference implementation in C++ is quite large. Reproducing it all in another language would be interesting, but I'm curious if wrapping the C interface is not an option for you? There are Java bindings that are being worked on here: https://github.com/wido/rados-java. There are links on ceph.com/docs to some information about Ceph, as well as videos on Youtube, and academic papers linked to. -Noah On Thu, Aug 1, 2013 at 1:01 PM, Niklas Goerke <niklas@xxxxxxxxxxxxxxx> wrote: > Hi, > > I was wondering why there is no native Java implementation of librados. I'm > thinking about creating one and I'm thus looking for a documentation of the > RADOS protocol. > Also the way I see it librados implements the crush algorithm. Is there a > documentation for it? > Also an educated guess about whether the RADOS Protocol is due to changes > would be very much appreciated. > > Thank you in advance > > Niklas > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html