Erlang

TwitterFacebook
Get flash to fully experience Pearltrees
Posted by Dennis Byrne on Jun 20, 2008 Sections Architecture & Design , Development Topics http://www.infoq.com/articles/erlang-dsl

Domain Specific Languages in Erlang

http://ayende.com/blog/3627/reading-erlang-couchdb-from-rest-to-disk-in-a-few-function-calls As you can probably figure out from the title, the purpose of this post is to track how CouchDB is saving a document on the disk. We have already tracked how much of CouchDB works, including some fascinating pieces such as btree:lookup and btree:query_modify . Now it is time to dig ourselves from the trenches and have a slightly higher level view of what is going on.

Reading Erlang: CouchDB - From REST to Disk in a few function calls

Hey there, it appears your Javascript is disabled. That's fine, the site works without it. However, you might prefer reading it with syntax highlighting, which requires Javascript! Introduction Starting Out http://learnyousomeerlang.com/content

Learn You Some Erlang for Great Good!

Introduction Rebar is a build and packaging tool for Erlang applications.

Erlang App. Management with Rebar

http://alancastro.org/2010/05/01/erlang-application-management-with-rebar.html
OTP

Clustering