Sciweavers

88 search results - page 1 / 18
» Highly concurrent multi-word synchronization
Sort
View
TCS
2011
12 years 11 months ago
Highly concurrent multi-word synchronization
d Abstract) Hagit Attiya and Eshcar Hillel Department of Computer Science, Technion The design of concurrent data structures is greatly facilitated by the availability of synchroni...
Hagit Attiya, Eshcar Hillel

Publication
198views
12 years 1 months ago
A Blink Tree latch method and protocol to support synchronous node deletion
A new Blink Tree latching method and protocol simplifies implementation of Lehman and Yao's high concurrency Blink Tree with Jaluta's balanced Blink Tree methods with in...
Karl Malbrain
WDAG
2010
Springer
182views Algorithms» more  WDAG 2010»
13 years 2 months ago
Scalable Flat-Combining Based Synchronous Queues
In a synchronous queue, producers and consumers handshake to exchange data. Recently, new scalable unfair synchronous queues were added to the Java JDK 6.0 to support high performa...
Danny Hendler, Itai Incze, Nir Shavit, Moran Tzafr...
CORR
2008
Springer
113views Education» more  CORR 2008»
13 years 4 months ago
Self-Stabilizing Pulse Synchronization Inspired by Biological Pacemaker Networks
We define the "Pulse Synchronization" problem that requires nodes to achieve tight synchronization of regular pulse events, in the settings of distributed computing syste...
Ariel Daliot, Danny Dolev, Hanna Parnas
APCSAC
2003
IEEE
13 years 8 months ago
On Implementing High Level Concurrency in Java
Abstract. Increasingly threading has become an important architectural component of programming languages to support parallel programming. Previously we have proposed an elegant la...
G. Stewart Von Itzstein, Mark Jasiunas