Blogs about: Erlang
Featured Blog
Erlocaml wc map-reduce example
New example in ocamerl lib of erlocaml project: a tiny map-reduce-like (1) word-count program (word-count is the simple example often used to illustrate map-reduce principle). First part of this examp… more »
khi's life with an ech
Hardwarevirtualisatie als resultaat van de wet van Moore
Bert Bouwhuis wrote 1 week ago: In een leerzaam interview met de CTO van Citrix op GRIDtoday legt Simon Crosby uit waarom Citrix naa … more »
Jonas Boner has started recreating Erlan ...
tjweir wrote 1 month ago: Jonas Boner has started recreating Erlang supervisors in Scala, this is going to be good: http://jon … more »
Why fault tolerance requires distributed, concurrent software
sockmonk wrote 1 month ago: The other day I followed a link to this wonderful five year old email from Joe Armstrong, in which h … more »
Facebook's polyglot programming
sockmonk wrote 1 month ago: A lot of people have been talking about how Facebook’s use of Erlang for their web chat system … more »
This module includes no magic.
sockmonk wrote 2 months ago: I was reading through an example of a RESTful web service done in Erlang when I came across this com … more »
Tim Fletcher puts out Erlang-OAuth
Chris Messina wrote 2 months ago: Tim Fletcher just released an Erlang wrapper for OAuth on Github. Tim’s looking for feedback a … more »
Erlang is at long last getting the break it deserves.
alq wrote 2 months ago: Facebook chat is a heavy erlang user (so is SimpleDB). Erlang is one of these languages that open … more »
Erlang does duck typed, concurrency oriented programming
sockmonk wrote 2 months ago: Couple of key points I’ve gleaned about Erlang as a language; first, concurrency isn’t j … more »
se-radio.net
— 2 comments
sockmonk wrote 2 months ago: My new favorite tech podcast comes from http://se-radio.net. I found it while looking for erlang pod … more »
Erlang packaging strategies
sockmonk wrote 2 months ago: One of the first things to figure out about a new language, once you’re ready to try writing s … more »
Investigating Erlang
— 1 comment
sockmonk wrote 2 months ago: As much as I still enjoy coding in Ruby, I’ve decided to at least dabble a bit in Erlang. Some … more »
Array module in Erlang
Ruslan Spivak wrote 3 months ago: Recent Erlang releases (since R12B) have array module included. Now binary search algorithm can be i … more »
Functional programming - coming to a compiler near you soon?
— 11 comments
Andy Brice wrote 3 months ago: We can classify programming languages into a simple taxonomy: Commercial programmers have overwhelm … more »
links for 2008-03-31
Jason wrote 3 months ago: Copyright © Jason Woodruff. Visit the original at http://jasonwoodruff.wordpress.com/2008/03/31/l … more »
Load-testing a Postgresql server with Tsung
freeyourtech wrote 1 week ago: One of the nicest things I have done recently was to attend the First International Erlang eXchange … more »
Erlang
— 1 comment
didip wrote 1 week ago: I don’t do Erlang, but I heard it more and more nowadays. Especially since Amazon SimpleDB is … more »
Concurrency and Erlang, and more
TimBunce wrote 2 weeks ago: Just found the excellent Concurrency and Erlang page by André Pang. (I’m not sure how I got t … more »
Rendering JSON from erlyweb controllers
abhijith wrote 3 weeks ago: Code below illustrates how to render JSON and raw HTML/TEXT from a controller. ------------------- … more »
Wasting my life in Java
abbaspour wrote 4 weeks ago: I am wasting my life in Java. I am switching to Erlang and I am very happy about that… … more »
