Learning Erlang

Its been couple of years since Joe Armstrong’s book has been lying in my bookshelf. Since I have time to upgrade myself time to learn little erlang programming. One of the things that attracted me towards learning erlang is the fact that it allows hot swapping. I can’t think of practical application but sure seems like an interesting feature. On the side-node Facebook’s Thrift has code generators for erlang. What this implies is you can have client binding in different languages. 

Would like to blog more about it, as soon as I have something worthy.