Sciweavers

194 search results - page 21 / 39
» An Exception Monitoring System for Java
Sort
View
PLDI
2005
ACM
15 years 5 months ago
TraceBack: first fault diagnosis by reconstruction of distributed control flow
Faults that occur in production systems are the most important faults to fix, but most production systems lack the debugging facilities present in development environments. TraceB...
Andrew Ayers, Richard Schooler, Chris Metcalf, Ana...
CSMR
2007
IEEE
15 years 6 months ago
Online Construction of Dynamic Object Process Graphs
A dynamic object process graph is a view on the control flow graph from the perspective of a single object. It has been shown that such a graph can be a useful starting point for...
Jochen Quante
IPPS
2010
IEEE
14 years 9 months ago
Parallel Task for parallelizing object-oriented desktop applications
As multi-cores arrive for mainstream desktop systems, developers must invest the effort to parallelize their applications. We present Parallel Task (short ParaTask), a solution to ...
Nasser Giacaman, Oliver Sinnen
ICMCS
1999
IEEE
158views Multimedia» more  ICMCS 1999»
15 years 4 months ago
DVS: A System for Distribution and Management of Global Video on Demand Services
The Distributed Video Server (DVS) system provides a comprehensive solution for the management and distribution of a major future electronic commodity service, Video on Demand (VO...
Alexey Roytman, Israel Ben-Shaul, Israel Cidon
ICDCN
2012
Springer
13 years 7 months ago
Lifting the Barriers - Reducing Latencies with Transparent Transactional Memory
Synchronization in distributed systems is expensive because, in general, threads must stall to obtain a lock or to operate on volatile data. Transactional memory, on the other hand...
Annette Bieniusa, Thomas Fuhrmann