Main API of the diameter application.
With this change, upon remote socket closure current request is added to a retried queue (either pipeline or keep_alive, but not both). Documentation fix for inets ...
This module provides an API for the zlib library (www.zlib.net). It is used to compress and decompress data. The data format is described by RFC 1950, RFC 1951, and RFC 1952. A typical (compress) ...
The process manager (PMAN) is a tool for viewing executing processes in a distributed or local Erlang system. Its main purpose is to locate erroneous code by inspecting the state of the processes and ...
Thu Aug 24 04:33:52 CEST 2006 ...
The earlier chapters of this User Guide described how to get started with Mnesia, and how to build a Mnesia database. In this chapter, we will describe the more advanced features available when ...
This is the content of the Erlang course. This course usually takes four days to complete. It is divided into 5 modules and has a number of programming exercises.
If you need to keep a database that will be used by multiple processes and/or nodes, using Mnesia means you don't have to write your own access controls. It depends. Erlang has no problem storing ...
Main user interface for the Common Test framework.
Test Server is a portable test tool for automated testing of Erlang programs and OTP applications. It provides an interface for running test programs directly with Test Server as well as an interface ...
EDoc - the Erlang program documentation generator.
GS is not recommended for use in new applications. Instead we recommend WX for applications that need a graphical user interface. GS is not maintained and we plan to deprecate and remove it from the ...