Limit this search to....

Building Web Applications with ERLANG: Working with Rest and Web Sockets on Yaws
Contributor(s): Kessin, Zachary (Author)
ISBN: 1449309968     ISBN-13: 9781449309961
Publisher: O'Reilly Media
OUR PRICE:   $18.99  
Product Type: Paperback - Other Formats
Published: July 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Web - Web Programming
- Computers | Programming Languages - General
- Computers | Programming - General
Dewey: 005.133
LCCN: 2012405975
Physical Information: 0.33" H x 7" W x 9.19" (0.57 lbs) 152 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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.


Contributor Bio(s): Kessin, Zachary: -

Zachary Kessin has been working on developing interactive web applications since 1994. In the last few years Zachary's focus has been on building complex applications in the browser with Javascript, browser-based testing with Selenium, functional programming, and code generation.