scispace - formally typeset
M

Mahadev Konar

Researcher at Yahoo!

Publications -  3
Citations -  3643

Mahadev Konar is an academic researcher from Yahoo!. The author has contributed to research in topics: Postage stamp problem & Programming paradigm. The author has an hindex of 2, co-authored 3 publications receiving 3295 citations. Previous affiliations of Mahadev Konar include Stony Brook University.

Papers
More filters
Proceedings ArticleDOI

Apache Hadoop YARN: yet another resource negotiator

TL;DR: The design, development, and current state of deployment of the next generation of Hadoop's compute platform: YARN is summarized, which decouples the programming model from the resource management infrastructure, and delegates many scheduling functions to per-application components.
Proceedings Article

ZooKeeper: wait-free coordination for internet-scale systems

TL;DR: ZooKeeper provides a per client guarantee of FIFO execution of requests and linearizability for all requests that change the ZooKeeper state to enable the implementation of a high performance processing pipeline with read requests being satisfied by local servers.
Proceedings ArticleDOI

Brief announcement: ring-like DHTs and the postage stamp problem

TL;DR: A variant of the PSP that corresponds to ring-like DHTs that use greedy routing is described and an algorithm that smoothly trades off between the number of finger pointers and network diameter is developed.