What is a Clone?


The copies of a server group are called Clones. But unlike a Server Group Clones are associated with a node and are real server process running in that node.



Explore posts in the same categories: EJB Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • Differences between dataset.clone and dataset.copy ?
  • Clone - Copies the structure of the DataSet, including all DataTable schemas, relations, and constraints. Does not copy any data. Copy...
  • What’s the difference between the System.Array.CopyTo() and System.Array.Clone()?
  • The Clone() method returns a new array (a shallow copy) object containing all the elements in the original array. ...
  • What’s the difference between the System.Array.CopyTo() and System.Array.Clone()?
  • The Clone() method returns a new array (a shallow copy) object containing all the elements in the original array. ...
  • What is Web Gardening? How would using it affect a design?
  • The Web Garden Model: The Web garden model is configurable through the section of the machine.config file. Notice that the...

    Comment:

    You must be logged in to post a comment.