Fonctionnelle
- 20 mars 2009
plists - Google Code
plists is a drop-in replacement for the Erlang module lists, making most list operations parallel. It can operate on each element in parallel, for IO-bound operations, on sublists in parallel, for taking advantage of multi-core machines with CPU-bound operations, and across erlang nodes, for parallizing inside a cluster. It handles errors and node failures. It can be configured, tuned, and tweaked to get optimal performance while minimizing overhead.
- 20 mars 2009
Pragmatic Programming Techniques: Exploring Erlang with Map/Reduce
Map/Reduce
- 20 mars 2009 Pragmatic Programming Techniques
- 27 décembre 2008
Tsung
Tsung is an open-source multi-protocol distributed load testing tool
- 12 novembre 2008
Dive into Erlang
A Rubyist dabbles in today’s most exciting programming language
- 9 novembre 2008 nodefinder - Google Code
- 5 novembre 2008 Real World Haskell
- 5 novembre 2008 Learn You a Haskell for Great Good!
- 3 novembre 2008 Comprehensive Erlang Archive Network
- 19 octobre 2008 Computerworld - The A-Z of Programming Languages: Haskell
- 12 août 2008 YouTube - Erlang OTP Demo
- 12 août 2008 YouTube - Joe Armstrong Discusses Erlang
- 12 août 2008 Dukes of Erl
- 12 août 2008
erlaws - Google Code
Erlaws is a collection of client implementations of Amazon’s WebServices offerings. Currently there are clients for S3, SQS and SDB.
- 28 juillet 2008 Interconnecting Erlang Nodes
- 25 juillet 2008 Stifflog - Erlang For The Practical Man
- 24 juillet 2008 EazyErl ! Learn erlang the easy way !
- 24 juillet 2008 From HTTP to HTML - Erlang/OTP Experiences in Web Based Service Applications
- 24 juillet 2008 AlreadyDone
- 25 juin 2008 InfoQ: Domain Specific Languages in Erlang