Java library

Brad Fitzpatrick brad at danga.com
Wed Jul 6 09:04:16 PDT 2005


The tracker protocol (client app <-> mogilefsd) is all you'd need to
reimplement from Perl to Java, and the protocol's documented in CVS.

http://cvs.danga.com/browse.cgi/wcmtools/mogilefs/devnotes/perl-interface.txt?rev=1.5



On Wed, 6 Jul 2005, Yuri Subach wrote:

> Hi,
>
> Our project requires safe and scalable file storage, and we decided to use
> MogileFS. This project (web application) is written in Java that's why we need
> library to interact with MogileFS. I was unable to find Java classes, but
> there is good Perl library. I think the best approach is reimplement this
> library in Java. Maybe someone can offer better solution?
>
> MogileFS use HTTP to transfer data. I wonder if anybody knows where I can find
> some documentation about server commands? I know everything that all
> information can be found in MogileFS.pm, but simple text description will be
> very helpful :-)
>
> --
> Yuri Subach  subach at whirix.com
> Director of Whirix Ltd.  http://www.whirix.com
>
>


More information about the mogilefs mailing list