DeepAI AI Chat
Log In Sign Up

DBOS: A Proposal for a Data-Centric Operating System

07/21/2020
by   Michael Cafarella, et al.
0

Current operating systems are complex systems that were designed before today's computing environments. This makes it difficult for them to meet the scalability, heterogeneity, availability, and security challenges in current cloud and parallel computing environments. To address these problems, we propose a radically new OS design based on data-centric architecture: all operating system state should be represented uniformly as database tables, and operations on this state should be made via queries from otherwise stateless tasks. This design makes it easy to scale and evolve the OS without whole-system refactoring, inspect and debug system state, upgrade components without downtime, manage decisions using machine learning, and implement sophisticated security features. We discuss how a database OS (DBOS) can improve the programmability and performance of many of today's most important applications and propose a plan for the development of a DBOS proof of concept.

READ FULL TEXT

page 1

page 2

page 3

page 4

04/01/2012

Windows And Linux Operating Systems From A Security Perspective

Operating systems are vital system software that, without them, humans w...
07/14/2018

TabulaROSA: Tabular Operating System Architecture for Massively Parallel Heterogeneous Compute Engines

The rise in computing hardware choices is driving a reevaluation of oper...
07/26/2019

ServerMix: Tradeoffs and Challenges of Serverless Data Analytics

Serverless computing has become very popular today since it largely simp...
05/31/2019

Technical Debt in Data-Intensive Software Systems

The ever-increasing amount, variety as well as generation and processing...
03/14/2019

Exploiting Information Centric Networking to federate NoSQL Spatial Databases

This paper explores methodologies, challenges and expected advantages re...
11/16/2017

Identifying and Managing Technical Debt in Database Normalization Using Machine Learning and Trade-off Analysis

Technical debt is a metaphor that describes the long term effects of sho...
03/28/2021

Mathematics of Digital Hyperspace

Social media, e-commerce, streaming video, e-mail, cloud documents, web ...