answersLogoWhite

0


Best Answer

Stuff Stuff

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How does a client server work as a midway between heterogeneous and distributed computing system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the differences between parallel system and distributed system?

What is the difference between parallel computing and distributing computing? In the most simple form = Parallel Computing is a method where several individual (autonomous) systems (CPU's) work in tandem to resolve a common computing workload. Distributed Computing is where several dis-associated systems are working seperatly to resolve a multi-faceted computing workload. An example of Parallel computing would be two servers that share the workload of routing mail, managing connections to an accounting system or database, solving a mathematical problem, ect... Distributed Computing would be more like the SETI Program, where each client works a seperate "chunk" of information, and returns the completed package to a centralized resource that's responsible for managing the overall workload. If you think of ten men pulling on a rope to lift a load, that is parallel computing. If ten men have ten ropes and are lifting ten different loads from one place to consolidate at another place, that would be distributed computing.


What is distributed software engineering?

Distributed Software engineering is combination of distributed system engineering and distributed system architecture For more detail you need to go through the following topics 1)Distributed systems issues 2)Client-server computing 3)Architectural patterns for distributed systems 4)Software as a service


What has the author Dermot Kelly written?

Dermot Kelly has written: 'The implementation of high level group structures for distributed services' -- subject(s): Electronic data processing, Distributed processing, Client/server computing


What is the difference between distributed and parallel computing?

In the most simple form = Parallel Computing is a method where several individual (autonomous) systems (CPU's) work in tandem to resolve a common computing workload. Distributed Computing is where several dis-associated systems are working seperatly to resolve a multi-faceted computing workload. An example of Parallel computing would be two servers that share the workload of routing mail, managing connections to an accounting system or database, solving a mathematical problem, ect... Distributed Computing would be more like the SETI Program, where each client works a separate "chunk" of information, and returns the completed package to a centralized resource that's responsible for managing the overall workload. If you think of ten men pulling on a rope to lift a load, that is parallel computing. If ten men have ten ropes and are lifting ten different loads from one place to consolidate at another place, that would be distributed computing. In Parallel Computing all processors have access to a shared memory. In distributed computing, each processor has its own private memory


What is distribution software?

Distributed Software engineering is combination of distributed system engineering and distributed system architecture For more detail you need to go through the following topics 1)Distributed systems issues 2)Client-server computing 3)Architectural patterns for distributed systems 4)Software as a service


What has the author Jeri Edwards written?

Jeri Edwards has written: '3-Tier Server/Client at Work' '3-tier client/server at work' -- subject(s): Client/server computing, Distributed databases, Business, Data processing, Computacao (metodologia e tecnicas)


What has the author W Keith Edwards written?

W. Keith Edwards has written: 'Jini' -- subject(s): Client/server computing, Distributed processing, Electronic data processing, Jini


What is rightsizing in client server computing?

vvhuuuk


Difference between a clientserver architecture and a mainframe architecture?

Mainframe systems use dumb terminals, a client/server environment uses intelligent terminals. Cross-platform computing and distributed processing is supported in client/server architecture, but not possible in a mainframe. There can be any numbers of servers and clients in a CSA, while mainframes work on the principle of the central server.


What is a zero client?

A zero client is another term for a thin client, a computing term for a minimal client which relies on the server to do most of its processing.


What has the author Jay Almarode written?

Jay Almarode has written: 'Multi-user Smalltalk' -- subject(s): Electronic data processing, Smalltalk (Computer program language), Client/server computing, Distributed processing


The client-server model is popular in distributed systems. can it also be used in a single-computer system?

A distributed computer system consists of multiple software components that are on multiple computers, but run as a single system. The computers that are in a distributed system can be physically close together and connected by a local network, or they can be geographically distant and connected by a wide area network. A distributed system can consist of any number of possible configurations, such as mainframes, personal computers, workstations, minicomputers, and so on. The goal of distributed computing is to make such a network work as a single computer.