Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

Dissertations, Theses, and Masters Projects

Theses/Dissertations

1997

Articles 1 - 1 of 1

Full-Text Articles in Entire DC Network

Global State Predicates In Rough Real-Time, Jean Ann Mayo Jan 1997

Global State Predicates In Rough Real-Time, Jean Ann Mayo

Dissertations, Theses, and Masters Projects

Distributed systems are characterized by the fact that the constituent processes have neither common memory nor a common system clock. These processes communicate solely via message passing. While providing a number of benefits such as increased reliability, increased computational power, and geographic dispersion, this architecture significantly complicates many of the tasks of software development and verification, including evaluation of the program state. In the case of distributed systems, the program state is comprised of the local states of the constituent processes, as well as the state of the channels between processes, and is called the global state.;With no common system …