Free Film Project
Free Film Project - Remote & Distributed Processing
This will document all the requirements for remote access and distributed
processing within the project. This is intended as a guide for other
programmers wishing to contribute to the project.
Requirements
- Where applicable, it should be practical to split a single task which is
inherently comprised of seperable units, and make those units available to
others.
- eg: For graphics rendering, it would be possible to split the frames up
into N blocks, and farm out those blocks. For CSO, the machine grabbing the
physical frames can farm off the work to merge the image with one generated
by the computer, and a third machine can (if desired) patch the results back
onto film.
- Because these are the best packages, at present, the project is going to
use Cosm for large-scale distribution of live data, and CVS for small-scale
distribution for static data. A CVS server, set up initially for code only,
will be up and running very shortly.
Return to [ Free Film Project's home page | GNU's home page ].
Please send Free Film Project inquiries & questions to jd9812@my-dejanews.com.
Please send FSF & GNU inquiries & questions to
gnu@gnu.org.
There are also other ways to
contact the FSF.
Please send comments on these web pages to
webmasters@gnu.org,
send other questions to
gnu@gnu.org.
Copyright © 2001 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.
Updated:
$Date: 2011/10/24 19:36:51 $ $Author: jturner $