Building Web Applications with Erlang


Why choose Erlang for web applications? Discover the answer hands-on by building a simple web service with this book. If you’re an experienced web developer who knows basic Erlang, you’ll learn how to work with REST, dynamic content, web sockets, and concurrency through several examples. In the process, you’ll see first-hand that Erlang is ideal for building business-critical services.

Erlang was designed for fault-tolerant, non-stop telecom systems, and building applications with it requires a large set of skills. By the end of the book, you’ll have the information you need to build a basic web service and get it running.

  • Explore the power of Erlang and REST for building web services
  • Serve static and dynamic content with the Yaws web server
  • Use different methods for outputting data to user, such as encoding Erlang data structures into JSON or XML
  • Build an application to listen for HTTP requests, process them, store data, and return useful data
  • Go beyond the request-response model—push data to clients with web sockets
  • Use Erlang and Yaws to stream data from the server to a client

“A book which is truly needed and will help get Erlang to the next level.”
—Francesco Cesarini, CEO of Erlang Solutions, author of Erlang Programming.

Table of Contents
Chapter 1. Building Scalable Systems with Erlang and REST
Chapter 2. Getting Started with Yaws
Chapter 3. Appmods: Dynamic Content in Yaws
Chapter 4. Implementing REST
Chapter 5. File Upload
Chapter 6. WebSockets
Chapter 7. Streaming
Chapter 8. Using the HTTP Client
Chapter 9. Building an Application with OTP

Appendix A. Installing Erlang and Yaws
Appendix B. Beyond Yaws
Appendix C. Interfacing with Ruby and Python
Appendix D. Using Erlang with Emacs

Book Details

  • Paperback: 156 pages
  • Publisher: O’Reilly Media (June 2012)
  • Language: English
  • ISBN-10: 1449309968
  • ISBN-13: 978-1449309961
Download [8.6 MiB]

You may also like...

Leave a Reply