Erlang,Yaws and RESTful Services
Ran across an article on InfoQ as it touches on the programming language, Erlang, and a web server built with the language, Yaws. The gist of the article is to look at using them for a RESTful application. Although I’m familiar with REST via experimentation with Ruby on Rails, it still might be worth the effort to explore it with these as well. Possibly even with a relatively new framework like ErlyWeb.
I’ve dabbled with Erlang, but not enough. It’s on my to do list alongside more Ruby programming and mastering Thai curries.