Sciweavers

4323 search results - page 194 / 865
» Callback Implementations in C
Sort
View
SIGCOMM
2012
ACM
13 years 6 months ago
namehelp: intelligent client-side DNS resolution
The Domain Name System (DNS) is a fundamental component of today’s Internet. Recent years have seen radical changes to DNS with increases in usage of remote DNS and public DNS s...
John S. Otto, Mario A. Sánchez, John P. Rul...
190
Voted
MOBIHOC
2012
ACM
13 years 6 months ago
Oblivious low-congestion multicast routing in wireless networks
We propose a routing scheme to implement multicast communication in wireless networks. The scheme is oblivious, compact, and completely decentralized. It is intended to support dy...
Antonio Carzaniga, Koorosh Khazaei, Fabian Kuhn
123
Voted
PLDI
2012
ACM
13 years 6 months ago
Concurrent data representation synthesis
We describe an approach for synthesizing data representations for concurrent programs. Our compiler takes as input a program written using concurrent relations and synthesizes a r...
Peter Hawkins, Alex Aiken, Kathleen Fisher, Martin...
158
Voted
ICDE
2012
IEEE
277views Database» more  ICDE 2012»
13 years 6 months ago
Lookup Tables: Fine-Grained Partitioning for Distributed Databases
—The standard way to scale a distributed OLTP DBMS is to horizontally partition data across several nodes. Ideally, this results in each query/transaction being executed at just ...
Aubrey Tatarowicz, Carlo Curino, Evan P. C. Jones,...
141
Voted
CAV
2012
Springer
236views Hardware» more  CAV 2012»
13 years 6 months ago
Lock Removal for Concurrent Trace Programs
Abstract. We propose a trace-based concurrent program analysis to soundly remove redundant synchronizations such as locks while preserving the behaviors of the concurrent computati...
Vineet Kahlon, Chao Wang