Whats in the OTP libraries?
The full library descriptions are included with the open-source distribution and also on line. The highlights are: O&M Support SASL, EVA, INETS and SNMP provide Operations- and maintenance-related functionality: release handling, alarm and event handling, administration via web browser and SNMP. CORBA ORBER, CosEvent, CosTransactions and IC contain support for everything CORBA related. Database Mnesia and Mnemosyne provide a real-time distributed database which can be both in-RAM and on-disk. There is also a standard ODBC client driver. ASN.1 There is an ASN.1 compiler which produces Erlang code. Standard Library A rich collection of modules provides everything from string, list and regular expression manipulation to random number generation and calendar lookups. Structural Components gen_server, gen_fsm, and supervision trees provide standard ways of implementing client/server subsystems, state machines and supervised fault-tolerant systems. GUI and Graphics gs and webtool provide way