We ended up not using the chunked file support for performance
reasons - we just store the whole file and serve it straight off disk.
Regardless, I'd be happy to release a patch if there's demand.
cheers,
- Jared
--
Jared Klett
Co-founder, Blip.tv
office: 917-546-6989 x2002
aol im: JaredAtWrok
http://blog.blip.tv/
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric Lambrecht
Sent: Monday, October 29, 2007 1:26 PM
To: [EMAIL PROTECTED]
Cc: [email protected]
Subject: Re: Java client
[EMAIL PROTECTED] wrote:
> Sorry if it's been brought up many times. I'm looking for a MogileFS
> java client and found only http://ill.com/mogilefs-1.1.tgz while
> googling, is it stable ? AFAIK, there's no somewhat official java
> client yet. Wondering what Java ppl are using ?
We've been using it heavily in production since I released it and
haven't had any issues with it. There's really not much to it.
One of the blip.tv guys made some internal improvements to it to support
chunked up large files. I don't know if they're still using it or have
since replaced it.
I've been too lazy to try to get it added to the official distribution,
but would love to see it there.
Eric...