Loading...
Please wait, while we are loading the content...
Similar Documents
Structured programming using processes
| Content Provider | ACM Digital Library |
|---|---|
| Author | Nelson, Jay |
| Abstract | Structured Programming techniques are applied to a personal accounting software application implemented in erlang as a demonstration of the utility of processes as design constructs. Techniques for enforcing strong encapsulation, partitioning for fault isolation and data flow instrumentation, reusing code, abstracting and adapting interfaces, simulating inputs, managing and distributing resources and creating complex application behavior are described. The concept of inductive decomposition is introduced as a method for modularizing code based on the dynamic behavior of the system over time, rather than the static structure of a program. This approach leads to code subsumption, behavior abstraction, automated testing, dynamic data versioning and dynamic code revision all of which contribute to more reliable, fault-tolerant software. |
| Starting Page | 54 |
| Ending Page | 64 |
| Page Count | 11 |
| File Format | |
| ISBN | 1581139187 |
| DOI | 10.1145/1022471.1022480 |
| Language | English |
| Publisher | Association for Computing Machinery (ACM) |
| Publisher Date | 2004-09-22 |
| Publisher Place | New York |
| Access Restriction | Subscribed |
| Subject Keyword | Copl Erlang Inductive decomposition Concurrency oriented programming language |
| Content Type | Text |
| Resource Type | Article |