Menu

#35 distribute globals from master to every renderslave

open
library (36)
5
2010-07-27
2010-07-27
delyas
No

eq::net::globals is used for global settings, they should be the same on all processes in a distributed system

Discussion

  • Stefan Eilemann

    Stefan Eilemann - 2010-07-27

    The clients are launched by the server, so the server net::Globals will be distributed. Q: how does the app get the parameters? Does it have its own?

    new --eq-globals param?

     
  • delyas

    delyas - 2010-07-27

    possible, but imho the master gets the parameters from the app. where the app is getting them from is not an issue of equalizer :)

     
  • Stefan Eilemann

    Stefan Eilemann - 2010-07-27

    One option could be environment variables. like the server globals. It is then a setup problem to transport the environment variables, e.g., like done with 'env ... ssh ...' as the non-Windows launch command.

     

Log in to post a comment.

Auth0 Logo