Showing posts with label Parallel and Distributed Database. Show all posts
Showing posts with label Parallel and Distributed Database. Show all posts

Load Balancing

    Load balancing is an art or a way of distributing load units (jobs or tasks) across a set of processors that are connected to a network and may...

Desirable features of Global Scheduling Algorithm

The features of Global Scheduling Algorithm are as follows; 1) No apriori knowledge about the processes:         The working of scheduling algorithm is based on the information...

State and prove Amdahl's Law to compute speedup of parallel computers.

    Amdahl's law is related to the speedup of a parallel computer. When a program is run on a parallel computer then the computation may be serial, parallel or both....