answersLogoWhite

0

distributed mobile computer is mabe up of a collection of componets which are over various computers and connected via a computer network. Thus these componets need to interact with each other. Then moblie computering is a generic term describing one's ability to use technology 'untethered', facilitated by devices which provide mobile computer functionality.

User Avatar

Wiki User

17y ago

What else can I help you with?

Continue Learning about Computer Science

What are the key differences between parallel and distributed computing?

Parallel computing involves breaking down a task into smaller parts that are processed simultaneously by multiple processors within the same system. Distributed computing, on the other hand, involves processing tasks across multiple interconnected systems, often geographically dispersed. The key difference lies in how the tasks are divided and executed, with parallel computing focusing on simultaneous processing within a single system and distributed computing focusing on processing across multiple systems.


What is the main goal of distributed computing?

HIGH AVAILABILITY provided by Fault Tolerant Computing Systems & Networks which might be geographically distributed and thus overcomes Single Point of Failurein mission critical applications is the main goal of 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


Explain architecture of Distributed Database systems Also explain the reasons for building distributed database systems?

1 Explain architecture of Distributed Database systems? Also, explain the reasons for building distributed database systems?


What is the principal significance of the study of the Pervasive Computing Systems Why are these systems called so?

the technology that disappears is called pervasive computing

Related Questions

What is the difference between distributed systems and advance distributed systems?

no answer


What is the difference between Clustered Systems and Distributed Systems?

clustered system: systems having many computers with shared storage and linked by a lan or network.distributed system:systems having many computers connected by a network and there is no shared storage.Distributed computing is computing done on computers connected by a network. Clusters are one type of distributed computing. MPPs are another. Grid computing is a third.


What is the Difference between distributed virtual systems and distributed systems?

A distributed computing system requires each machine attached to the network to has specific software allowing them to talk to each other. A distributed virtual systems allows the machines on a network to talk to each other without the use of central software.


What is GRIDS?

Grid Computing and Distributed Systems


What are the key differences between parallel and distributed computing?

Parallel computing involves breaking down a task into smaller parts that are processed simultaneously by multiple processors within the same system. Distributed computing, on the other hand, involves processing tasks across multiple interconnected systems, often geographically dispersed. The key difference lies in how the tasks are divided and executed, with parallel computing focusing on simultaneous processing within a single system and distributed computing focusing on processing across multiple systems.


What are Distributed systems?

Information systems using a mainframe are referred to as distributed because computing results must be distributed to users at various locations.


What are distributed information systems?

Information systems using a mainframe are referred to as distributed because computing results must be distributed to users at various locations.


What is the main goal of distributed computing?

HIGH AVAILABILITY provided by Fault Tolerant Computing Systems & Networks which might be geographically distributed and thus overcomes Single Point of Failurein mission critical applications is the main goal of Distributed Computing.


What is it called when separate computer systems are connected in such a way that the CPUs share the workload?

Cluster computing or distributed computing.


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 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 the difference between distributed systems and grid services?

its complicated. Distributed computing is a term used to focus on methods and practices used to overcome challenges presented by operating in a distributed environment - heterogenity, latency, etc. Grid computing by it's nature is often distributed so it encompasses distributed computing. It is also based on parallel computing paradigms - where you split the computation between multiple processors to speed up the calculations. Grid technology is much bigger than either of these terms though as it also entails resource sharing, security systems, SLA management - as can be seen at www.Gridipedia.eu. Grid services are used within the Grid to carry out one function - processing, storage, instrumentsation, a softwarre process etc. for more info check oput Gridipedia¡s glossary - Grid Dic