A distributed computing system is characterized as follows: 1. It has a number of hardware processors with each processor having a certain computing capability. 2. Communications links exist between or among the proce...
详细信息
A distributed computing system is characterized as follows: 1. It has a number of hardware processors with each processor having a certain computing capability. 2. Communications links exist between or among the processors. 3. A number of functionalcomponents reside on each processor, and the software components of different processors may be synchronous or asynchronous. 4. The functionalcomponents interact for the purpose of performing some system-wide functions. To deal with a distributed computing system as defined, the framework of an approach is presented for developing the system's design specifications. In this approach, datacomponents and functionalcomponents are handled separately. A notation for the design is supplied, and performance estimates are given.
暂无评论