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

Define enforcing modularity for c, Define Enforcing Modularity for C Ad...

Define Enforcing Modularity for C Additionally, in C it is sometimes necessary to create modularity of design. C++  is very natural model for component based application design

Example of producer consumer - semaphore, Now let's implement bounded produ...

Now let's implement bounded producer-consumer with semaphores, a Coke machine which is initially empty: semaphore sem_mutex = 1 // binary semaphore for mutual exclusion, 1==unlo

Roles of operating systems, Describe Three major roles of operating systems...

Describe Three major roles of operating systems in business computer systems

Determine a component of a process precedence sequence, Determine a compone...

Determine a component of a process precedence sequence Process name, Sequence operator ‘;’ and Concurrency operator ‘,’

Explain next fit algorithm, NEXT FIT ALGORITHM Here scanning starts fro...

NEXT FIT ALGORITHM Here scanning starts from the first fit position and then it finds the next position which is large sufficient to hold the process. Thus the name next fit.

Synchronization, As we already know, threadsmust ensure consistency; otherw...

As we already know, threadsmust ensure consistency; otherwise, race conditions (non-deterministic results) might happen. Now consider the "too much milk problem": two people share

Define caching, Define caching. A cache is a region of fast memory that...

Define caching. A cache is a region of fast memory that holds copies of data. Access to the cached copy is well-organized than access to the original. Caching and buffering are

Build a vigorous distributed system, Q.  To build a vigorous distributed sy...

Q.  To build a vigorous distributed system you must know what kinds of failures can occur. a. List three possible kinds of failure in a distributed system. b. State which of

Explain a working of file control block, Explain a working of file control ...

Explain a working of file control block A file control block (FCB) has information about the file, containing ownership, permission, and location of the file contents. The log

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