Sciweavers

1783 search results - page 78 / 357
» Provenance and Data Synchronization
Sort
View
116
Voted
CRIWG
2003
15 years 5 months ago
Transparent Latecomer Support for Synchronous Groupware
In a collaborative session users may join and leave. A user who joins a session is called a latecomer. A latecomer needs the current state of the collaborative session to participa...
Stephan Lukosch
159
Voted
IJCAT
2007
102views more  IJCAT 2007»
15 years 3 months ago
Synchronous collaborative systems for distributed virtual environments in Java
: This paper presents a 3D-distributed virtual environment, which allows for the creation of applications to enable multiple users to collaboratively interact in, and communicate a...
Kevin Gorman, Daneyand Singley, Yuichi Motai
138
Voted
POPL
2011
ACM
14 years 6 months ago
Static analysis of interrupt-driven programs synchronized via the priority ceiling protocol
We consider programs for embedded real-time systems which use priority-driven preemptive scheduling with task priorities adjusted dynamically according to the immediate ceiling pr...
Martin D. Schwarz, Helmut Seidl, Vesal Vojdani, Pe...
116
Voted
SIGCSE
2004
ACM
110views Education» more  SIGCSE 2004»
15 years 9 months ago
An extensible framework for providing dynamic data structure visualizations in a lightweight IDE
A framework for producing dynamic data structure visualizations within the context of a lightweight IDE is described. Multiple synchronized visualizations of a data structure can ...
T. Dean Hendrix, James H. Cross II, Larry A. Barow...
139
Voted
LCPC
1993
Springer
15 years 7 months ago
Maximizing Loop Parallelism and Improving Data Locality via Loop Fusion and Distribution
Abstract. Loop fusion is a program transformation that merges multiple loops into one. It is e ective for reducing the synchronization overhead of parallel loops and for improving ...
Ken Kennedy, Kathryn S. McKinley