POV-Ray : Newsgroups : povray.general : Render farm with Mosix and Povray : Re: Render farm with Mosix and Povray Server Time
30 Jul 2024 06:21:57 EDT (-0400)
  Re: Render farm with Mosix and Povray  
From: Jeff Houck
Date: 22 Aug 2009 18:38:09
Message: <4a907351$1@news.povray.org>
dbar1086 wrote:
> I'm looking into creating a render farm for povray using mosix to distribute the
> processing on my soon to be linux cluster.
> 
> Is there a tutorial for setting up a render farm for povray using mosix on a
> linux server?
> 
> thanks
> 
> 

Nope...

Have fun... I did it once a few years back... it worked ok but getting 
the frames distributed was kludgey...

I had better luck using Tcl/Tk and Expect. I generated all the frames 
and sent them to  individual servers using a custom tcl script and using 
Expect to control the distribution...

Sorry, but I don't have any of old notes...

Now that POVray can use multicore processors, it seems a waste of time 
to have to work out the distribution scheme again to use individual 
computers in a cluster...

BTW, if you Google "povray mosix" you'll find some resources to get you 
started if you want to pursue it...

Good luck...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.