This book introduces a new mathematical approach to the study of concurrency and communication. Most suitable application of this new field is to the specification, design and implementation of computer systems which continuously act and interact with their environment.
Communicating Sequential Processes
β Scribed by C. A. R. Hoare
- Publisher
- Prentice Hall
- Year
- 2003
- Tongue
- English
- Leaves
- 253
- Series
- Prentice-Hall International Series in Computer Science
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book introduces a new mathematical approach to the study of concurrency and communication. Most suitable application of this new field is to the specification, design and implementation of computer systems which continuously act and interact with their environment.
β¦ Subjects
ΠΠ½ΡΠΎΡΠΌΠ°ΡΠΈΠΊΠ° ΠΈ Π²ΡΡΠΈΡΠ»ΠΈΡΠ΅Π»ΡΠ½Π°Ρ ΡΠ΅Ρ Π½ΠΈΠΊΠ°;ΠΡΡΠΈΡΠ»ΠΈΡΠ΅Π»ΡΠ½ΡΠ΅ ΠΌΠ°ΡΠΈΠ½Ρ, ΡΠΈΡΡΠ΅ΠΌΡ ΠΈ ΡΠ΅ΡΠΈ (ΠΠΠ‘Π‘);
π SIMILAR VOLUMES
Shannon's coding theorem for noisy channels states that it is possible to communicate information, with arbitrarily small error, at any rate of transmission less than the channel capacity. The attainable probability of error has previously been bounded as a function of capacity, transmission rat
<p>A common approach in software engineering is to apply during the design phase a variety of structured techniques like top-down design, decomposition and abstraction, while only subsequently, in the implementation phase, is the design tested to ensure reliability. But this approach neglects that c