Multithreaded Constraint Programming and Applications
β Scribed by Zabatta F.
- Book ID
- 127401025
- Year
- 1999
- Tongue
- English
- Weight
- 850 KB
- Category
- Library
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
## Abstract Two models of thread execution are the general concurrent programming execution model (CP) and the cooperative multithreading execution model (CM). CP provides nondeterministic thread execution where context switches occur arbitrarily. CM provides threads that execute one at a time unti
Multithreaded programs are especially difficult to test and debug. The aim of the paper is to present a new concept of multithreaded program analysis and debugging based on contextual visualisation of the program components that influence thread execution. For this purpose, a dedicated software pack