My Research

A few highlights from my time in academia.

Publications

Master Thesis Supervision

I have had the pleasure to supervise a few students through their master's theses. These projects have often led to some interesting results, and have always been very enjoyable to work with. Here is the list of projects I've supervised:

  • Relaxed Priority Queue & Evaluation of Locks (2023). Andreas Rudén, Ludvig Andersson.
    • This project explored the creation of a novel relaxed priority queue with discrete priority values. Furthermore, it tried replacing the lock-free sub-queues within the relaxed concurrent queues of the 2D framework with cache-efficient lock-based ones.