Distributed computing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rambaldi
    New Member
    • Mar 2007
    • 42

    Distributed computing

    This might be a dumb question, but i gotta do it :D

    In a distributed computing, can the machines have different OS??? If yes, its something that is worth to do? i mean, can i have problems for building a distributed computing with diferent OS?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Rambaldi
    This might be a dumb question, but i gotta do it :D

    In a distributed computing, can the machines have different OS??? If yes, its something that is worth to do? i mean, can i have problems for building a distributed computing with diferent OS?
    Been through the wiki entry for it yet?

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Originally posted by Rambaldi
      This might be a dumb question, but i gotta do it :D

      In a distributed computing, can the machines have different OS??? If yes, its something that is worth to do? i mean, can i have problems for building a distributed computing with diferent OS?
      A nice example of a distributed system that gives zilch about the OS on a node
      is MPI (Message Passing Interface).

      kind regards,

      Jos

      Comment

      Working...