Guy Gueta
Yahoo!
7 Papers
38 Citations
Guy Gueta is an academic researcher from Yahoo!. The author has contributed to research in topics: Garbage collection & Record locking. The author has an hindex of 5, co-authored 7 publications. Previous affiliations of Guy Gueta include Tel Aviv University.
Chat about Author
Papers
Verifying atomicity via data independence
Ohad Shacham,Eran Yahav,Guy Gueta,Alex Aiken,Nathan Bronson,Mooly Sagiv,Martin Vechev +6 more
- 21 Jul 2014
TL;DR: It is shown that for the common case of concurrent maps, data-independence reduces the hard problem of verifying linearizability to a verification problem that can be solved efficiently with a bounded number of keys and values and indicates that data independence does not limit the expressiveness of writing realistic linearizable composed operations.
Patent
Method and system for concurrency control in log-structured merge data stores
Edward Bortnikov,Guy Gueta,Eshcar Hillel,Idit Keidar +3 more
- 17 Dec 2014
TL;DR: In this article, the authors propose a concurrency control in log-structured merge (LSM) data stores, where a call is received from a thread for writing a value to a key of LSM components.
9
Patent
Recyclable private memory heaps for dynamic search indexes
Edward Bortnikov,Guy Gueta,Pranav O. Sharma +2 more
- 25 Aug 2015
TL;DR: In this paper, a search engine may generate and store a plurality of search index segments such that each of the search index segment is stored in a corresponding one of the plurality of heaps of memory.
6
Patent
Automatic lock removal method for scalable synchronization in dynamic data structures
Eshcar Hillel,Maya Arbel,Guy Gueta,Idit Keidar +3 more
- 16 Jun 2015
TL;DR: In this article, a set of lock and unlock instructions in a read phase of a computer-readable program is replaced with a first set of tracking instructions, where the first set tracking instructions track a list of read objects indicating versions of objects that are read.
5
Brief Announcement: A Key-Value Map for Massive Real-Time Analytics
Dmitry Basin,Edward Bortnikov,Anastasia Braginsky,Guy Gueta,Eshcar Hillel,Idit Keidar,Moshe Sulamy +6 more
- 25 Jul 2016
TL;DR: KiWi is presented, the first atomic KV-map to efficiently support simultaneous massive data retrieval and real-time access and the key to achieving this is treating scans as first class citizens, whereas most existing concurrent Kv-maps do not provide atomic scans, and some others add them to existing maps without rethinking the design anew.
2