Copser / scalabilitywitherlangotp

The repository for the code of the examples in the book Designing for Scalability with Erlang/OTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for Designing for Scalability with Erlang/OTP

In this repository you'll find the code of the examples in the book Designing for Scalability with Erlang/OTP.

The following excerpt from the book explains the terms for using the code in this repository:

This book is here to help you get your job done. In general, if example code is offered with this book, you may use it in your programs and documentation. You do not need to contact us for permission unless you're reproducing a significant portion of the code. For example, writing a program that uses several chunks of code from this book does not require permission. Selling or distributing a CD-ROM of examples from O'Reilly books does require permission. Answering a question by citing this book and quoting example code does not require permission. Incorporating a significant amount of example code from this book into your product's documentation does require permission.

We appreciate, but do not require, attribution. An attribution usually includes the title, author, publisher, and ISBN. For example: "Book Title by Some Author (O'Reilly). Copyright 2016 Some Copyright Holder, 978-0-596-xxxx-x."

If you feel your use of code examples falls outside fair use or the permission given above, feel free to contact us at permissions@oreilly.com.

About

The repository for the code of the examples in the book Designing for Scalability with Erlang/OTP


Languages

Language:Erlang 99.9%Language:Shell 0.1%