It’s time to scale our chat system out to the web! In this episode, we’ll use the MochiWeb toolkit to make our chat system available to HTTP clients using REST conventions. You’ll learn how to:
- download, build, and install Mochiweb
- write a basic Erlang web server using MochiWeb
- use Erlang’s experimental support for parameterized modules
- add REST-style endpoints to the chat system developed in previous episodes
- register, send messages, and poll for messages from HTTP clients
- take advantage of Erlang’s excellent concurrency support and inexpensive processes to scale for the masses

Recent Videos RSS

Add to Favorites


No Response(s) to this entry
Subscribe to comments with RSS.