DBOS: a DBMS-oriented operating system

This paper lays out the rationale for building a completely new operating system (OS) stack. Rather than build on a single node OS together with separate cluster schedulers, distributed filesystems, and network managers, we argue that a distributed transactional DBMS should be the basis for a scalable cluster OS. We show herein that such a database OS (DBOS) can do scheduling, file management, and inter-process communication with competitive performance to existing systems. In addition, significantly better analytics can be provided as well as a dramatic reduction in code complexity through implementing OS services as standard database queries, while implementing low-latency transactions and high availability only once.

I’m not even going to pretend to understand any of this.

4 Comments

  1. 2022-01-30 2:02 am
  2. 2022-01-30 12:14 pm
  3. 2022-01-30 6:02 pm
  4. 2022-02-01 1:37 pm