Sciweavers

24 search results - page 1 / 5
» Comparing communication primitives via their relative expres...
Sort
View
IANDC
2008
95views more  IANDC 2008»
13 years 4 months ago
Comparing communication primitives via their relative expressive power
In this paper, we study sixteen communication primitives, arising from the combination of four useful programming features: synchronism (synchronous vs asynchronous primitives), a...
Daniele Gorla
FOSSACS
2006
Springer
13 years 8 months ago
On the Relative Expressive Power of Asynchronous Communication Primitives
In this paper, we study eight asynchronous communication primitives, arising from the combination of three features: arity (monadic vs polyadic data), communication medium (messag...
Daniele Gorla
ENTCS
2007
96views more  ENTCS 2007»
13 years 4 months ago
Synchrony vs Asynchrony in Communication Primitives
We study, from the expressiveness point of view, the impact of synchrony in the communication primitives that arise when combining together some common and useful programming feat...
Daniele Gorla
P2P
2002
IEEE
170views Communications» more  P2P 2002»
13 years 9 months ago
A Semantical and Implementative Comparison of File Sharing Peer-to-Peer Applications
In this paper some representative peer-to-peer file sharing applications are compared against two sets of features. The first set describes the semantics of the relevant primiti...
Pietro Braione
FOCS
2004
IEEE
13 years 8 months ago
On the Streaming Model Augmented with a Sorting Primitive
The need to deal with massive data sets in many practical applications has led to a growing interest in computational models appropriate for large inputs. The most important quali...
Gagan Aggarwal, Mayur Datar, Sridhar Rajagopalan, ...