Coordinator failure handling




Data Structures :

timerMsgQueueId : The integer variable stores the id of the message queue for
                 communicating with the timer process.
msgQueueId : The integer variable stores the id of the message queue, for communicating
                with the user programs.
monitorNode : Contains the id of the co-ordinator that is being monitored
pidArr : An global array defined externally consisting of pids of all the user-processes.