Sciweavers

7099 search results - page 52 / 1420
» Context for models of concurrency
Sort
View
ECMDAFA
2005
Springer
130views Hardware» more  ECMDAFA 2005»
14 years 3 months ago
Control Flow Analysis of UML 2.0 Sequence Diagrams
This article presents a control flow analysis methodology based on UML 2.0 sequence diagrams (SD). In contrast to the conventional code-based control flow analysis techniques, thi...
Vahid Garousi, Lionel C. Briand, Yvan Labiche
CAV
2007
Springer
112views Hardware» more  CAV 2007»
14 years 4 months ago
Context-Bounded Analysis of Multithreaded Programs with Dynamic Linked Structures
Bounded context switch reachability analysis is a useful and efficient approach for detecting bugs in multithreaded programs. In this paper, we address the application of this app...
Ahmed Bouajjani, Séverine Fratani, Shaz Qad...
NORDICHI
2004
ACM
14 years 3 months ago
Supporting the distributed family: the need for a conversational context
Two studies on how to support communication between grandparents and grandchildren are presented. The first study, an interview with 12 parents, investigates the conversation betw...
Bente Evjemo, Gunnvald B. Svendsen, Eivind Rinde, ...
CONTEXT
2011
Springer
12 years 9 months ago
Business Context Information Manager: An Approach to Improve Information Systems
Hamdi Chaker, Max Chevalier, Chantal Soulé-...
POPL
2009
ACM
14 years 4 months ago
Comparing the performance of concurrent linked-list implementations in Haskell
Haskell has a rich set of synchronization primitives for implemented-state concurrency abstractions, ranging from the very high level (Software Transactional Memory) to the very l...
Martin Sulzmann, Edmund S. L. Lam, Simon Marlow