Live data from Hacker News

Ask HN: Who is interested in a book about high performance Erlang?

news.ycombinator.com

11–20 of 32 posts

Re: Ask HN: Who is interested in a book about high performance Erlang?

#14

Definitely. The ins-and-outs of how binaries and GC interact are particularly interesting to me.

This book hasn't been released yet, but it seems quite interesting and might be useful: http://www.amazon.com/Erlang-Run-Time-System-Erik-Stenman/dp...

Re: Ask HN: Who is interested in a book about high performance Erlang?

#17
post #12

I would not write performance sensitive code in Erlang, so no. I'd be more interested in a book about distributed programming than a book about optimization.

I'm pretty sure the things where Erlang is a good fit would be the target, no? E.g., it's not going to be about doing your numerical computation--but it might be about using it to distribute it.

Re: Ask HN: Who is interested in a book about high performance Erlang?

#18
post #12

I would not write performance sensitive code in Erlang, so no. I'd be more interested in a book about distributed programming than a book about optimization.

I'm pretty sure the things where Erlang is a good fit would be the target, no? E.g., it's not going to be about doing your numerical computation--but it might be about using it to distribute it.

Isn't that what I said? That was what I tried to convey in any case.
Post reply on HN