By AlainODea
via concise-software.blogspot.com
Published: Sep 28 2008 / 13:28
Sequential I/O (particularly with line-based files) is known to perform poorly in Erlang. Wait a minute... sequential I/O. Isn't Erlang Concurrent? Read my article to see the how Per Gustafsson delivered killer text I/O performance by thinking outside the sequential box and delivering an elegant concurrent I/O solution that you can build into your Erlang systems.
Add your comment