Otplike 0.6.0-alpha

Released under the Eclipse Public License - v1.0

Erlang/OTP like processes and behaviours on top of core.async.

Installation

To install, add the following dependency to your project or build file:

[otplike "0.6.0-alpha"]

Namespaces

otplike.async-ext

Public variables and functions:

otplike.gen-server

gen-server behaviour and related functions.

otplike.proc-util

Public variables and functions:

otplike.process

This namespace implements core process concepts such as spawning, linking, monitoring, message passing and exiting.

otplike.supervisor

Provides a supervisor, a process that supervises other processes called child processes.

otplike.timer

This namespace contains helper functions to perform process-related actions (like sending a message, or exit signal) with a delay.

otplike.trace

Examples:

Public variables and functions: