Implementing Persistent Handles in Samba

webinar

Author(s)/Presenter(s):

Ralph Böhme

Library Content Type

Presentation

Library Release Date

Focus Areas

Networked Storage

Abstract

This talk will present a new internal Samba database abstraction backend that combines the performance and durability properties of the existing volatile and persistent database models and an API that allows choosing the database model on a per-record basis.

The talk will give an overview of the current implementation status and a demo of Persistent Handles in action in Samba.

Learning Objectives:
1. The challenges implementing Persistent Handles in Samba
2. What the proposed design looks like
3. The current implementation status