Tobias Herb
Technical University of Berlin
6 Papers
72 Citations
Tobias Herb is an academic researcher from Technical University of Berlin. The author has contributed to research in topics: Operational transformation & Synchronization (computer science). The author has an hindex of 3, co-authored 6 publications.
Chat about Author
Papers
Implicit Parallelism through Deep Language Embedding
Alexander Alexandrov,Andreas Kunft,Asterios Katsifodimos,Felix Schüler,Lauritz Thamsen,Odej Kao,Tobias Herb,Volker Markl +7 more
- 27 May 2015
TL;DR: This paper proposes a language for complex data analysis embedded in Scala, which allows for declarative specification of dataflows and hides the notion of data-parallelism and distributed runtime behind a suitable intermediate representation.
TP1-valid Transformation Functions for Operations on ordered n-ary Trees
Tim Jungnickel,Tobias Herb +1 more
TL;DR: The presented approach can be used in almost any modern web framework to implement collaboration tools that are, in contrast to popular real-time collaboration tools like Google Docs, no longer restricted to text documents.
10
Aura: A Flexible Dataflow Engine for Scalable Data Processing
Tobias Herb,Lauritz Thamsen,Thomas Renner,Odej Kao +3 more
- 01 Jan 2016
TL;DR: Aura is described, a parallel dataflow engine for analysis of large-scale datasets on commodity clusters that allows to compose program plans from relational operators and second-order functions, provides automatic program parallelization and optimization, and is a scalable and efficient runtime.
2
Weak consistency and stochastic environments: harmonization of replicated machine learning models
Tobias Herb,Tim Jungnickel,Christoph Alt +2 more
- 18 Apr 2016
TL;DR: This work extends the notion of consistency for replicated objects with intrinsic stochastic structure and introduces harmonization as the reconciliation principle to enable efficient consistency maintenance of these objects.
1
Replicated Convergent Data Containers
Tobias Herb,Odej Kao +1 more
- 24 Sep 2014
TL;DR: The Replicated Convergent Data Containers (RCDCs) are presented - a set of distributed data structures that coordinate replicated data and allow for optimistic inserts, updates and deletes in a lock-free, non-blocking fashion.