answersLogoWhite

0

there are four alternative stratagies regarding the placement of data.centerlized,fragmented, completc replication and selective replication.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

What are resource allocation name graphs?

What are the dominate method of resource allocation?Discuss with the help of example?


How to calculate usge data?

To calculate usage data, first, determine the specific metrics you want to analyze, such as data consumption in megabytes or gigabytes. Next, gather the relevant data from your source, whether it's a network monitoring tool, server logs, or application analytics. Finally, aggregate the data over the chosen time frame and divide by the number of users or instances to get an average usage metric. Use this information to identify trends and optimize resource allocation.


What are the three reliability allocation methods?

The three primary reliability allocation methods are the equal allocation method, the proportional allocation method, and the optimization method. The equal allocation method distributes reliability requirements equally among all components, while the proportional allocation method distributes reliability based on each component's importance or contribution to overall system performance. The optimization method utilizes mathematical techniques to assign reliability targets that minimize cost or maximize performance while meeting overall system reliability goals. Each method is chosen based on the specific requirements and constraints of the system being designed.


How can you use and compare data to solve real-world problems?

To solve real-world problems using data, you can first collect relevant data sets that pertain to the issue at hand, such as demographic information, economic indicators, or environmental metrics. By analyzing and comparing these data sets, patterns and trends can be identified, enabling informed decision-making. Additionally, using statistical tools or models helps quantify relationships and predict outcomes, allowing for effective solutions to be developed and implemented. Ultimately, data-driven insights can guide policy formulation, resource allocation, and strategic planning.


What is the definition for allocation?

The action or process of allocating or distributing something

Related Questions

What is the difference between allocation and search data structure?

difference between serch data structure and allocation data structure


Dynamic memory allocation in data structure?

This is where you allocate the data that you have. This gives you the opportunity to have everything in order.


What is a data fragment not associated with a file in the file allocation table?

lost cluster


Compare and contrast dynamic memory allocation and the allocation of files in secondary storage?

Static Memory Allocation: Allocating the total memory requirements that a data structure might need all at once without regard for the actual amount needed at execution time. Dynamic Memory Allocation: The opposite strategy of static memory allocation - Dynamic Memory Allocation, involves allocating memory as-needed.


What is the only advantage of using list in a program?

Dyanmic memory allocation ... we can easily manipulate the data


Describe about storage allocation?

Storage allocation is a method of saving overall disk space in computer programming terms. This method involves saving similar pieces of data in the same location.


What is memory allocation?

Memory allocation is the act of reserving a chunk of memory for some set of data. In programming terms, this is normally done by declaring a variable. Large arrays of data will require large blocks of contiguous memory, which the programmer must request from the operating system.


Which languages necessarily need heap allocation in the runtime environment?

Those that allow dynamic data structure


The data blocks of a very large file in the Unix file system are allocated using?

an extensioin of indexed allocation


What criteria are important in determining the choice of an allocation base?

When choosing an allocation base, it is important to consider factors such as the base's ability to accurately reflect the relationship between the cost being allocated and the allocation base, ease of understanding and application, availability of data for the allocation base, and the appropriateness of the base for the specific cost being allocated. Ultimately, the allocation base should result in a fair and reasonable distribution of costs among the cost objects.


What is contiguous storage allocation?

Contiguous means to share an edge or boundary, touching, adjacent, neighbouring and so on. Thus contiguous storage allocation is any allocation that consumes two or more contiguous storage elements. In the case of contiguous memory allocation, this means two or more contiguous memory addresses are allocated. A one-dimensional array is an example of a contiguous memory allocation, where one array element (a data type) is immediately followed by the next.


What is address allocation?

Address allocation is the process of assigning unique identifiers, known as addresses, to devices within a network. This ensures that each device can communicate effectively without conflicts. In IP networking, for example, address allocation involves assigning IP addresses to devices to facilitate data transmission across the internet. Proper address allocation is crucial for efficient network management and resource utilization.