answersLogoWhite

0

It consists of a few minicomputers interconnected by a communication network.Each minicomputer usually has multiple users logged on to it simultaneously.For this several interactive terminals are connected to each minicomputer.Each user is logged onto one minicomputer,with remote access to other minicomputers.The network allows the user to access remote resources that are available on some machine other than the user is currently logged.Minicomputer model can be used for resource sharing like information databases.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Unlike mainframe networks LANs use computing resources?

distributed


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 has the author Kenneth P Birman written?

Kenneth P. Birman has written: 'Programming your way out of the past' -- subject(s): Electronic data processing, Distributed processing, ISIS (Computer system) 'Lightweight causal and atomic group multicast' -- subject(s): Distributed databases, Fault-tolerant computing 'Building secure and reliable network applications' -- subject(s): Computer networks, Reliability, Security measures 'The ISIS project' -- subject(s): Computer networks, Computer systems programs, Distributed processing, Fault tolerance, Fault-tolerant computing, Software tools 'How robust are distributed systems?' -- subject(s): Computer security, Data protection 'Reliable communication in the presence of failures' -- subject(s): Computer networks, Interprocessor communication, Computer systems design, Computer systems performance, Distributed processing, Concurrent processing, System failures, Fault tolerance 'Maintaining consistency in distributed systems' -- subject(s): Distributed databases 'Design alternatives for process group membership and multicast' -- subject(s): Electronic data processing, Distributed processing, ISIS (Computer system)


What is the main goal of distribution?

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 has the author Mohamed G Gouda written?

Mohamed G. Gouda has written: 'Proceedings 21st International Conference on Distributed Computing Sys Tems' 'Elements of network protocol design' -- subject(s): Computer network protocols, Computer networks


In a small network would you use a laptop or a minicomputer?

A laptop would be more suitable because it can handle a bigger load than a minicomputer can. Remember networks are computers that work together, and the main computer will organize the computers and process the information from the computers. Everything will go through the main computer. In other words, you will be better off with a laptop rather then a minicomputer.


What has the author Guojun Lu written?

Guojun Lu has written: 'Communication and computing for distributed multimedia systems' -- subject(s): Multimedia systems, Computer networks 'Graphics and video communications over an integrated services network'


Is it possible to break AES3-DES via distributed networks?

Yes it is possible, however the time and amount of computing it would take is not feasible.


What has the author Marshall D Abrams written?

Marshall D. Abrams has written: 'Tutorial computer and network security' -- subject(s): Computer networks, Computer security, Security measures 'Distributed processing and computer networks'


What has the author William E Burr written?

William E Burr has written: 'Planning for the fiber distributed data interface (FDDI)' -- subject(s): Planning, Fiber Distributed Data Interface (Computer network standard), Local area networks (Computer networks)


How to Build Cloud Computing Networks?

If you want to find out how to build cloud computing networks, you need to understand your computer networking skill set. People with limited knowledge of how networking works may need to take some courses to educate themselves on how to form a cloud computing network. These are often complex networks that require tremendous skill to construct.


What is distrubuted computing?

Distributed computing indicates a relationship among multiple, remotely operating computers simultaneously involved in solving computational problems or facilitating data processing methods. Business enterprises frequently employ distributed computing as a way to implement the various stages comprising a particular process at the most efficacious point within the computer network. For example, typical distributed computing events accommodating the three-step model includes processing of the user interface at the user's computer and effecting business processes at a remote computer. Finally, processing as well as database access is completed within a separate computer capable of providing consolidated access for numerous business processes. This is also referred to as the "client/server" model of distributed computing.One of the first instances of using distributing computing methods was enacted by the group distributed.net, in which users were able to break a cryptographic code. Early development of streamlining the communication of multiple computers through a single network in pursuit of a common goal has now evolved into the advanced field of distributed computing that permits finalization of computation problems in real time.Other terms for distributed computing include parallel computing and concurrent computing, with slight variations in the meaning of these terms. Distributed computing, for example, involves processors with individual memories that are private and only shared when users deliberately exchange messages among processors. Alternately, parallel computing may involve users being able to access shared memory without needing to intentionally exchange data.Fundamental properties characterizing a distributed computing system include:It must be able to sustain failures in remote computersIt contains structural components, such as network latency and topology, that is not detected prior to creating the systemIndividual computers comprising the system have incomplete and limited views of the distributing computing system. In other words, each remote computer may have knowledge of only one aspect of the total inputCommonly used distributed computing applications and systems are cellular, internet and telephone networks; routing algorithms; peer-to-peer networks; virtual communities; multiplayer games; airline reservation, aircraft control and banking systems and grid/cluster computing.