scispace - formally typeset
Y

Yehuda Afek

Researcher at Tel Aviv University

Publications -  192
Citations -  6819

Yehuda Afek is an academic researcher from Tel Aviv University. The author has contributed to research in topics: Distributed algorithm & Shared memory. The author has an hindex of 45, co-authored 190 publications receiving 6529 citations. Previous affiliations of Yehuda Afek include Cisco Systems, Inc. & Bell Labs.

Papers
More filters
Journal ArticleDOI

The power of multiobjects

TL;DR: It is shown that in the context of multiobjects, fetch & add objects are less powerful than swap objects, which in turn are lesspowerful than queue objects, and a restricted notion of implementation is introduced, called direct implementation, which shows that, if objects of type Y have a direct implementation from objects of types X, then Y-based multiobjects can also be implemented from X- based multiobjects.
Proceedings Article

Local stabilizer

TL;DR: In this paper, a local stabilizer protocol that takes any on-line or of-line distributed algorithm and converts it into a synchronous self-stabilizing algorithm with local monitoring and repairing properties is presented.
Journal ArticleDOI

Interrupting snapshots and the JavaTM size method

TL;DR: This paper presents a highly scalable wait-free implementation of a concurrent size() operation based on a new lock-free interrupting snapshots algorithm, which scales well and significantly outperforms existing implementations.
Posted Content

Efficient Distinct Heavy Hitters for DNS DDoS Attack Detection.

TL;DR: This work develops novel and efficient distinct heavy hitters algorithms and builds an attack identification system that uses them, and introduces a new measure, a combined heavy hitter (cHH), which is a key with a large combination of distinct and classic weights.
Book ChapterDOI

Efficient lock free privatization

TL;DR: A new privatization algorithm, Public Guard (PG); an algorithm which eliminates most of the contention of LFRC algorithms, while maintaining their robustness and non blocking nature, and a method with minimal overhead to allow LFRC to reclaim memory.