What is Distributed Processing?
Answer / ishwar wagh
The distribution of applications and business logic across
multiple processing platforms. Distributed processing
implies that processing will occur on more than one
processor in order for a transaction to be completed. In
other words, processing is distributed across two or more
machines and the processes are most likely not running at
the same time, i.e. each process performs part of an
application in a sequence. Often the data used in a
distributed processing environment is also distributed
across platforms.
or
Refers to any of a variety of computer systems that use more
than one computer, or processor, to run an application. This
includes parallel processing, in which a single computer
uses more than one CPU to execute programs. More often,
however, distributed processing refers to local-area
networks (LANs) designed so that a single program can run
simultaneously at various sites. Most distributed processing
systems contain sophisticated software that detects idle
CPUs on the network and parcels out programs to utilize them.
Another form of distributed processing involves distributed
databases, databases in which the data is stored across two
or more computer systems. The database system keeps track of
where the data is so that the distributed nature of the
database is not apparent to users.
| Is This Answer Correct ? | 2 Yes | 1 No |
What are the major improvements included in Windows Server 2003 R2?
How do I buy a domain?
Can you host a website on your own server?
What is a server group?
Is it possible to put a jboss server instance into multiple cluster at the same time?
What is rabbit mq server?
What do you understand by server-side validation?
Name Some Application server and Webservers
Define a web server.
When load balancing to a real server, which server will be accessed first?
What is the purpose of a web server?
Does seam run on other application servers besides jboss?