A Discipline of Multiprogramming
Author | : Jayadev Misra |
Publisher | : Springer Science & Business Media |
Total Pages | : 430 |
Release | : 2012-09-07 |
ISBN-10 | : 9781441985286 |
ISBN-13 | : 144198528X |
Rating | : 4/5 (28X Downloads) |
Download or read book A Discipline of Multiprogramming written by Jayadev Misra and published by Springer Science & Business Media. This book was released on 2012-09-07 with total page 430 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this book, a programming model is developed that addresses the fundamental issues of 'large-scale programming'. The approach unifies several concepts from database theory, object-oriented programming and designs of reactive systems. The model and the associated theory has been christened "Seuss." The major goal of Seuss is to simplify multiprogramming. To this end, the concern of concurrent implementation is separated from the core program design problem. A program execution is understood as a single thread of control - sequential executions of actions that are chosen according to some scheduling policy. As a consequence, it is possible to reason about the properties of a program from its single execution thread.