Explain the proper distribution of functionality and code, Operating System

Assignment Help:

Explain the Proper Distribution of Functionality and Code

It is important to note that the bandwidth of the server operating system and server processor availability is fixed. The amount of processing capability remains consistent across any number of workstation platforms. Sharing this server bandwidth between multiple fronts - ends (clients) will eventually degrade performance. There is a saturation point (number of stations * load) at which perceptible performance at the workstation will decrease due to the overloading of the server computer. The objective of client/server application designer is to distribute functionality and code so as to avoid this saturation point for all normal case scenarios.

The difficulty lies in determining the saturation point. For instance, some server operating systems are more scalable. By adding more horse-power or addition processors to these systems, the saturation point will change. Careful analysis on the target environments might be needed for fine- tuning finished client - server applications. In addition , some emerging technologies and application have the capability of dynamically the execution location of client - server components. These technologies, by being properly architected, greatly increase the scalability and load balancing of the overall system. A goal of the application developer should be to achieve and ideally balanced machine state, although application distribution will vary from application to application and from developer to developer. The developer should keep in mind that the proper architecture and a careful mix of application functions between server and client will eventually determine the viability of the client - server technology.


Related Discussions:- Explain the proper distribution of functionality and code

Explain process termination - operating system, Process termination A p...

Process termination A process terminates when it finishes implementing its final statement and asks the operating system to delete it by using the exit system call. At that tim

Computer organisation, basic advantage of using interrupt initiated data tr...

basic advantage of using interrupt initiated data transfer over transfer under program control without an interrupt

Explain fifo page replacement in detail, FIFO page replacement This is...

FIFO page replacement This is the easiest page replacement algorithm. Here the 1 st page toward the inside is the 1 st to leave that is the oldest page leaves. To execute th

Major page fault, Major page fault: If the page is not loaded in memory a...

Major page fault: If the page is not loaded in memory at the time the fault is stated, then it is named major or hard page fault. The handler in the machine requires to search a

List the task regions in the spiral model, List the task regions in the Spi...

List the task regions in the Spiral model.  Customer communication - In this region it is suggested to set up customer communication.  Planning - All planning activities

Explain first fit algorithm, FIRST FIT ALGORITHM Scanning a list along...

FIRST FIT ALGORITHM Scanning a list along with if a free hole is available with necessary space for the process to allocate it allocates the process in that space. The first s

What are the advantages of multi threading?, What are the advantages of mul...

What are the advantages of multi threading?  Multithreading a code can have several advantages. Improve application responsiveness --Any program in which var

Determine the fork and execlp functions - linux, Assignment What I...

Assignment What I'm covering: General control flow fork() execlp() Parameters Makefiles Additional Questions General Control Flow/fork(

Briefly discuss on real-time scheduling, Briefly discuss on real-time sched...

Briefly discuss on real-time scheduling? It is divided into two types.  Hard real-time systems are needed to complete a critical task within a guaranteed amount of time. T

Define how to manage the interaction of client and server, Managing the int...

Managing the interaction of client and server  Among the differences between traditional application programs and client server ones is that developers must create a mechanism

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd