portada del libro

Muestras para leer

Comprueba la lengüeta de contenido para obtener más información del libro. Aquí puedes ver algunos extractos:

  What you should know about Erlang

  The Language

Erlang/OTP Volume I

A Concurrent World

Manuel Rubio

Coming soon...

The new era starts now...

Eficient programming it isn't enough anymore, as in the hardware industry, the software should be developed to implement easily concurrency between different processors or cores which are implemented in the new systems and it's not only a matter of efficiency or speed, but the code achieves to use better the resources, scale up between all of their processors and cores and in addition to make that in an easy way.

"When you are stuck in a traffic jam with a Porsche, all you do is burn more gas in idle. Scalability is about building wider roads, not about building faster cars. Steve Swartz

ISBN 978-84-945523-7-3
Número de páginas 192
Autor Manuel Ángel Rubio Jiménez
Editor Ayanda Dube
Traductor/a Ana María Rubio Jiménez
Idioma EN (EN)
Fecha de publicación mayo de 2020
Edición (1ª) Primera edición
  1. Introduction

    About the authors, the book, the volumes, nomenclature y acknowledges.

  1. What you should know about Erlang extracto

    Definitions of Erlang as language and platform, features, history, what was made with Erlang and the concurrency.

  2. The Language extracto

    Syntaxis of the language, data types (atoms, integers and floats, variables, lists, tuples, records y maps), data conversion and printing to the screen.

  3. Real Time

    Date and times, definition of monotonic time, how works the time and time measurement in Erlang and important changes in OTP 18.

  4. Expressions, Structures and Exceptions

    Arithmetic and logic expressions, operators precedence, pattern matching, control flow structures (case and if), comprehension lists and functional blocks.

  5. Functions and Modules

    Code organization, functions scope, polymorphism and pattern matching, guards, closures, functional programming, recursivity and built-in functions.

  6. Processes

    Process anatomy, advantages and disadvantages of the Erlang process system, spawn, registering processes with names and process communication, link processes, monitoring processes, reloading code, nodes and remote process calling.

  7. ETS, DETS and Files

    How to use ETS and DETS, create, remove and look up for information. Handling files individually (create, read, write and remove) and inside of a directory (active working directory, create directory, list and remove directories).

  8. Communications

    Communication network concepts, creation of clients and servers for TCP and UDP protocols and concurrent connections using TCP.

  9. Erlang Ecosystem

    At last we'll give a tour to the Erlang ecosystem. We will learn to develop a project using rebar3 as main tool to create the project and create releases and hot-upgrades for our code.

  1. Erlang Installation

    Erlang installation for Windows, Mac and GNU/Linux.

  2. The commandline

    We will check the Erlang command line. This appendix is very useful to follow the samples along the book and perform the examples.

  3. Graphic tools

    The graphic tools of Erlang let us connect to all of the nodes and even in production to analyze the system behaviour. We will see the toolbar, the applications monitor, the processes administrator, table viewer, debugger and a tool which try to put everything together: observer.

Autores

Formatos disponibles

Digital

  15,00 €

Libros relacionados