[This is preliminary documentation and is subject to change.]
Internal Erlang-related classes
Classes
Class | Description | |
---|---|---|
![]() | ErlAcceptor |
This thread simply listens for incoming connections
|
![]() | ErlBlockingQueue T | |
![]() | ErlIoServer |
I/O server processing distributed I/O operations from remote
Erlang nodes
|
![]() | ErlMonitors | |
![]() | ErlRpcServer |
Server that handles inbound RPC calls
|
![]() | MboxRegistry |
This class implements a registry of Mailboxes indexed by Name and Pid
|
![]() | Parser |
Provides compilation of strings to Erlang terms
|