It is our great pleasure to welcome you to the 8th Workshop on Parallel and Distributed Systems: Testing, Analysis, and Debugging --- PADTAD'10.
PADTAD is a workshop that brings together researchers from academia and practitioners from industry to promote the development of techniques and tools that aid in testing, analysis, and debugging of multi-threaded, parallel and distributed software.
The quest to exploit concurrency at all levels---from hardware through applications---has made it imperative that researchers develop robust methods for testing, analyzing, and debugging concurrent systems. Of the many forums that cater to the need of researchers to assemble and discuss common issues they face and solutions they seek to refine, PADTAD is unique in that it intersperses technical papers with tutorials and other discussion sessions.
With the advent of increasingly larger parallel machines, debugging is becoming more and more challenging. In particular, applications at this scale tend to behave non-deterministically, leading to race condition bugs. Furthermore, gaining access to ...
The recently proposed MCAPI (Multicore Association Communication API) specification provides multicore programs developers with a standard API for inter-core messages-based communication and stream-based communication. Debugging MCAPI programs that use ...
Transactional Memory allows programmers to reduce the number of synchronization errors introduced in concurrent programs, but does not ensures its complete elimination. This paper proposes a pattern matching based approach to the static detection of ...
Performing unit testing on concurrent programs is a known challenge. Several solutions have been proposed for the challenges, that provide only a partial answer. We argue that there are two kinds of concurrent code writing, namely concurrency protocols ...
The paper describes a generic, open-source infrastructure called SearchBestie (or S'Bestie for short) that we propose as a platform for experimenting with search-based techniques and for applying them in the area of software testing. Further, motivated ...
Non-functional requirements of enterprise web applications, like performance, are usually assessed and analyzed in simulated environments before being released into production. However, it is not easy to simulate a real-world environment and the ...
The recent developments in virtualization change completely the panorama of the Hardware/OS deployment. New bottlenecks arise in the deployment of application stacks, where IT industry will spend most of the time to assure automation. VIRTU tool aims at ...
| Year | Submitted | Accepted | Rate |
|---|---|---|---|
| PADTAD '07 | 10 | 6 | 60% |
| Overall | 10 | 6 | 60% |