All subgroups and modules

module chameneosredux

actors :: chameneosredux

Example implemented from "The computer Language Benchmarks Game" - Chameneos-Redux
package_diagram actors\>examples\>chameneos-redux\> chameneos-redux actors actors actors\>examples\>chameneos-redux\>->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