Transformation of concurrent object systems

  • Authors:
  • E. Shibayama

  • Affiliations:
  • Tokyo Institute of Technology, Tokyo, Japan

  • Venue:
  • OOPSLA/ECOOP '88 Proceedings of the 1988 ACM SIGPLAN workshop on Object-based concurrent programming
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

Rapid progress of hardware technology makes it feasible to construct a network system consisting of hundreds of small computers. Today, such a system can offer more computing power than a single large computer in a cheaper way. Moreover, a network computer system is much more flexible and, even when some of the processors fall in trouble, the other processors can possibly continue their work. Widely use of network computer systems is expected in near future.In order to utilize distributed computing systems, we need distributed software. However, the progress of software technology is relatively slow. The design and development of distributed software is a difficult task at least under today's technologies. We need more sophisticated methodologies for design and development of distributed software.