MNESIA SESSION User's Guide

Rev. 1.1
Dan Gudmundsson and Håkan Mattsson
1998-04-24

Bibliography | Glossary | Cover | Up

Table of Contents

1 Introduction
1.1 Scope and Purpose
1.2 Pre-requisites
1.3 Where to Find More Information

2 Overview
2.1 Interfaces
2.2 Communication protocols
2.3 Sessions
2.4 Corba Sessions
2.5 User defined interfaces

3 IDL specification of Mnesia (Corba) Session
3.1 mnesia_session.idl

4 Session Examples
4.1 Example Introduction
4.2 A Session example in Erlang
4.3 A Session example in C

5 Corba Session Examples
5.1 A CORBA Session in Erlang
5.2 A CORBA Session in Java