Mogilefs
I've been looking for a project to test the mogilefs from Danga Interactive. I've finally found an internal project where we can utilise mogilefs to get rid of a bunch of rsyncing of ports distfiles on FreeBSD to using a pseudo proxy server sitting in front of two mogilefs processes.
It's going to take a few hours to write the pseudo proxy and populate the mogilefs instances. For those who don't know mogilefs is written in perl :)
Requirements
- http://www.danga.com/dist/Perlbal/Perlbal-1.01.tar.gz
- http://www.danga.com/dist/Danga-Socket/Danga-Socket-1.25.tar.gz
- http://www.danga.com/dist/MogileFS/client-perl/MogileFS-1.00.tar.gz
- http://www.danga.com/dist/MogileFS/server/mogilefs-server-1.00.tar.gz
I'm going to be hacking on this project tonight.