The Design And Implementation Of Concurrent Small Talk


Book Description

This book focuses on object-oriented concurrent computing, which can be considered a model of concurrent programming, and proposes a new programming language, ConcurrentSmalltalk, which is based on object-oriented concurrent computing. The book also shows the efficiency of object-oriented concurrent computing through the design, implementation, and evaluation of ConcurrentSmalltalk. ConcurrentSmalltalk is designed to be upwardly compatible with Smalltalk-80. In the book, the ConcurrentSmalltalk object model is first proposed. Next, issues which arise from maintaining compatibility with Smalltalk-80 are discussed. Finally, the ConcurrentSmalltalk virtual machine which executes the ConcurrentSmalltalk programs is proposed.




Conference proceedings


Book Description




Software Science And Engineering: Selected Papers From The Kyoto Symposia


Book Description

Twelve outstanding papers have been carefully selected from those presented at a series of symposia held at Kyoto University and the Advanced Software Technology and Mechatronics Research Institute of Kyoto during the years 1986 through 1990. Sponsored by the Research Institute of Mathematical Sciences of Kyoto University and ASTEM RI/Kyoto, the symposia covers the theoretical and practical aspects of programming languages and systems, programming styles and methodologies, design and analysis of algorithms, database systems and machine architectures. This volume fulfils in part the goal of the symposia to promote research activities in software, to encourage publication of recent works by Japanese researchers and to circulate these results to the worldwide academic community.







Design Patterns in Communications Software


Book Description

This is the definitive compendium of design patterns in communication software, gathered together by Linda Rising, Ph.D., a recognized leader in the field. Contributors include James O. Coplien, Douglas C. Schmidt, Robert Hanmer, Greg Utas, Just van den Broecke, Don Olson, Carlos O'Ryan, Christopher D. Gill, and other experts from the patterns community. This is the ideal reference for engineers and other professionals working in the field of communications software development.




ECOOP '88 European Conference on Object-Oriented Programming


Book Description

The field of Object-Oriented Programming (OOP) has attracted increasing attention during the last few years. OOP is now recognized as an important tool for making better and more flexible information systems. This book is the proceedings of the second European Conference on Object-Oriented Programming (ECOOP '88) that was held in Oslo, Norway, from August 15 to 17, 1988. The objectives of ECOOP '88 were to present the best international work in the field of OOP to interested persons from industry and academia, and to be a forum for the exchange of ideas and the growth of professional relationships. Each of the 103 papers submitted was subject to a thorough refereeing process. The 22 papers selected are collected in these proceedings together with one invited paper. These 23 papers from 13 different countries comprise the currently best international work in the field of OOP. The contents of the papers include areas such as: Theory, Languages, Didactics, Implementation, Applications, Concurrency and Databases. The interest in object-oriented programming is rapidly increasing, especially within the areas of Concurrency and Databases. With its 5 papers on concurrency and 7 papers on databases, the proceedings contain important new material on these subjects. This book is a must for persons who want to keep themselves up to date in the field of OOP.




ECOOP '96 - Object-Oriented Programming


Book Description

This book constitutes the refereed proceedings of the 10th European Conference on Object-Oriented Programming, ECOOP '96, held in Linz, Austria, in July 1996. The 21 full papers included in revised version were selected from a total of 173 submissions, based on technical quality and originality criteria. The papers reflect the most advanced issues in the field of object-oriented programming and cover a wide range of current topics, including applications, programming languages, implementation, specification, distribution, databases, and design.




Object-Based Parallel and Distributed Computation


Book Description

This book contains a refereed collection of revised papers selected from the presentations at the France-Japan Workshop on Object-Based Parallel and Distributed Computation, OBPDC'95, held in Tokyo in June 1995. The 18 full papers included in the book constitute a representative, well-balanced set of timely research contributions to the growing field of object-based concurrent computing. The volume is organized in sections on massively parallel programming languages, distributed programming languages, formalisms, distributed operating systems, dependable distributed computing, and software management.




Distributed Systems


Book Description

The purpose of this book is to make the reader famliar with software engineering for distributed systems. Software engineering is a valuable discipline in the develop ment of software. The reader has surely heard of software systems completed months or years later than scheduled with huge cost overruns, systems which on completion did not provide the performance promised, and systems so catastrophic that they had to be abandoned without ever doing any useful work. Software engi neering is the discipline of creating and maintaining software; when used in con junction with more general methods for effective management its use does reduce the incidence of horrors mentioned above. The book gives a good impression of software engineering particularly for dis tributed systems. It emphasises the relationship between software life cycles, meth ods, tools and project management, and how these constitute the framework of an open software engineering environment, especially in the development of distrib uted software systems. There is no closed software engineering environment which can encompass the full range of software missions, just as no single flight plan, airplane or pilot can perform all aviation missions. There are some common activities in software engi neering which must be addressed independent of the applied life cycle or methodol ogy. Different life cycles, methods, related tools and project management ap proaches should fit in such a software engineering framework.




Programming Distributed Systems


Book Description