Copyright © 2009 Francesco Cesarini and Simon Thompson
Authors: Francesco Cesarini (support@erlang-consulting.com), Simon Thompson [web site: http://www.cs.kent.ac.uk/~sjt/].
References
Database for subscribers to a mobile phone network. This implementation illustrates ETS and DETS tables, using these to implement the back end of the system. The example appears in Chapter 8 of our book.
The system is re-implemented as an OTP behavior in Chapter 12 of the book.
Users in the system are represented by the usr
record, given in the usr.hrl
file.
Generated by EDoc, Feb 28 2009, 12:50:24.