written 5.9 years ago by | • modified 5.6 years ago |
This question appears in Mumbai University > Parallel And Distributed System
written 5.9 years ago by | • modified 5.6 years ago |
This question appears in Mumbai University > Parallel And Distributed System
written 5.6 years ago by | modified 5.6 years ago by |
Resource demands.
Instruction mixes of processes.
Architecture and speed of node CPU.
Number of CPU cycles executed per cycle of real time.
The mechanism of identifying load based on threshold of another machines is known as process transfer policy.
State Transition Diagram.
Selfish approach - It gives highest priority to local process.
Althresihic - It gives higher priority to remote process.
Intermediate - It gives higher priority to majority of processes current present in system.
Threshold - This will final load of destination and node which should be below specific threshold value.
Shortest - fFnd node with minimum load.
Bidding - The destination node will start giving the offer and select the best offer out of received one.
Pairing - Pair overloaded machine with under loaded and normal with normal and under loaded with under loaded.
Controlled - This will limit the no. of nodes the process can be migration.
uncontrolled - There would be no control on thrashing.
Periodic broadcast - The problem is cure if there is node change in state broadcasting needs to be done.
Broadcast with state change when state changes then only broadcast.
On demand exchange.
Exchange by policy.