June 2015
Intermediate to advanced
318 pages
6h 57m
English
The following is a list of commands that can be fired from the master nodes:
start commandstatus commandget commandmsg commandkill commandclone commandstop commandLet's take a look at each command from a design and implementation perspective.
The start command will start the master node in the gossip server ecosystem. The precondition for executing this command is that the node name should be unique.

Sequence of flow of data in Start command
The syntax for this command is: start. The following screenshot shows the response in the shell console:
The ...
Read now
Unlock full access