Sciweavers

4604 search results - page 50 / 921
» Concurrency in Synchronous Systems
Sort
View
FORTE
1998
13 years 9 months ago
Hardware synthesis from protocol specifications in LOTOS
: In this paper, we propose a technique for hardware implementation of protocol specifications in LOTOS. For the purpose, we define a new model called synchronous EFSMs consisting ...
Keiichi Yasumoto, Akira Kitajima, Teruo Higashino,...
FOSSACS
2004
Springer
14 years 1 months ago
Angelic Semantics of Fine-Grained Concurrency
We introduce a game model for an Algol-like programming language with primitives for parallel composition and synchronization on semaphores. The semantics is based on a simplifie...
Dan R. Ghica, Andrzej S. Murawski
PLDI
2012
ACM
11 years 10 months ago
Reagents: expressing and composing fine-grained concurrency
Efficient communication and synchronization is crucial for finegrained parallelism. Libraries providing such features, while indispensable, are difficult to write, and often ca...
Aaron Turon
ICDE
2009
IEEE
181views Database» more  ICDE 2009»
14 years 9 months ago
BP-Wrapper: A System Framework Making Any Replacement Algorithms (Almost) Lock Contention Free
Abstract-- In a high-end database system, the execution concurrency level rises continuously in a multiprocessor environment due to the increase in number of concurrent transaction...
Xiaoning Ding, Song Jiang, Xiaodong Zhang
HPCC
2007
Springer
14 years 1 months ago
Throttling I/O Streams to Accelerate File-IO Performance
To increase the scale and performance of scientific applications, scientists commonly distribute computation over multiple processors. Often without realizing it, file I/O is pa...
Seetharami R. Seelam, Andre Kerstens, Patricia J. ...