Skip to main content

Showing 1–2 of 2 results for author: Winblad, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:1709.00722  [pdf, other

    cs.DC cs.DS cs.PF

    Faster Concurrent Range Queries with Contention Adapting Search Trees Using Immutable Data

    Authors: Kjell Winblad

    Abstract: The need for scalable concurrent ordered set data structures with linearizable range query support is increasing due to the rise of multicore computers, data processing platforms and in-memory databases. This paper presents a new concurrent ordered set with linearizable range query support. The new data structure is based on the contention adapting search tree and an immutable data structure. Expe… ▽ More

    Submitted 3 September, 2017; originally announced September 2017.

    Comments: 12 pages, 21 figures, To be published in 2017 Imperial College Computing Student Workshop (ICCSW 2017)

    ACM Class: D.2.8; E.1; H.2.4

  2. arXiv:1704.07234  [pdf, other

    cs.PL cs.DC

    Scaling Reliably: Improving the Scalability of the Erlang Distributed Actor Platform

    Authors: Phil Trinder, Natalia Chechina, Nikolaos Papaspyrou, Konstantinos Sagonas, Simon Thompson, Stephen Adams, Stavros Aronis, Robert Baker, Eva Bihari, Olivier Boudeville, Francesco Cesarini, Maurizio Di Stefano, Sverker Eriksson, Viktoria Fordos, Amir Ghaffari, Aggelos Giantsios, Rickard Green, Csaba Hoch, David Klaftenegger, Huiqing Li, Kenneth Lundin, Kenneth Mackenzie, Katerina Roukounaki, Yiannis Tsiouris, Kjell Winblad

    Abstract: Distributed actor languages are an effective means of constructing scalable reliable systems, and the Erlang programming language has a well-established and influential model. While Erlang model conceptually provides reliable scalability, it has some inherent scalability limits and these force developers to depart from the model at scale. This article establishes the scalability limits of Erlang s… ▽ More

    Submitted 8 May, 2017; v1 submitted 24 April, 2017; originally announced April 2017.