Hi Ting, vpbmaster and osgdem both come as part of the VirualPlanetBuilder (VPB) project, and if your build VPB then you'll build both these applications. osgdem is deigned to build just one task, and do so single threaded, this task may comprise the whole database that you want to build, or be a portion of the whole database. vpbmaster is task manager that provides the ability to do parallel builds, and large scale database (multi-terabyte) and works out how to decompose the build of your database down into small tasks, and then dispatches these tasks as series of osgdem runs, either on the local machine or across a network.
Robert. On Sun, Jun 6, 2010 at 11:10 PM, ting zhang <[email protected]> wrote: > Hi, > > I am confused about the relationship between VPBDem and VPBmaster. I > compiled the VPB project, and then I got the VPBDem.exe, but what is the > difference between VPBDem and VPBmaster. And where can I download source > codes of VPBmaster. I have heard VPBmaster for a while, but I never see it > and find it. > > > Thank you! > > Cheers, > Ting Zhang > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=28618#28618 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

