A very simple example of the actor model

All subgroups and modules

module simple

actors :: simple

A very simple example of the actor model
package_diagram actors\>examples\>simple\> simple actors actors actors\>examples\>simple\>->actors pthreads pthreads actors->pthreads ...pthreads ... ...pthreads->pthreads

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group pthreads

pthreads

POSIX Threads support
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group actors

actors

Nit Actor Model