client api
Justin Azoff
JAzoff at uamail.albany.edu
Fri Mar 28 14:21:00 UTC 2008
Rapsey wrote:
> I'm planning on writing a client library for mogilefs, but can't seem to
> find any good resources on the subject. Can someone point me in the right
> direction?
>
>
> thank you
> Sergej
>
There is not much to it...
the file uploading and downloading is just HTTP,
the tracker protocol is a simple single line protocol using url encoded
options, like:
get_paths domain=foo&key=test
You should be able to read the perl, python, or php clients to get an
idea how it is supposed to work.
--
-- Justin Azoff
-- Network Performance Analyst
More information about the mogilefs
mailing list