Skip to content

Opening book details…

Can I read Theory of Structured Parallel Programming on EtoBox?

Theory of Structured Parallel Programming by Ph.D. Yong Wang is a book available to read on EtoBox.

What is Theory of Structured Parallel Programming about?

Theory of Structured Parallel Programming is a comprehensive guide to structured parallel programming corresponding to traditional structured sequential programming. The book provides readers with comprehensive coverage of theoretical foundations of structured parallel programming, including analyses of parallelism and concurrency, truly concurrent process algebras, building block-based structured parallel programming, modelling and verification of parallel programming language, modelling and verification of parallel programming patterns, as well as modeling and verification of distributed systems.There have been always two ways to approach parallel computing: one is the structured way, and the other is the graph-based (true concurrent) way. The structured way is often based on the interleaving semantics, such as process algebra CCS. Since the parallelism in interleaving semantics is not a fundamental computational pattern (the parallel operator can be replaced by alternative composition and sequential composition), the parallel operator often does not occur as an explicit operator, such as in the mainstream programming languages C, C++, Java, et al.Introduces algebraic properties

Author
Ph.D. Yong Wang
Publisher
Elsevier Science & Technology Books
Published
2024
Language
EN
ISBN
9780443248146
Subjects
Computer Science, Science, Language Learning

More by Ph.D. Yong Wang

Browse all works by Ph.D. Yong Wang

Similar books