Ask HN: Who is interested in a book about high performance Erlang?
11–20 of 32 posts
I'd buy it. Doing some Erlang and Elixir stuff at the moment and need as many tips as I can get.
Re: Ask HN: Who is interested in a book about high performance Erlang?
#12I 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.
Re: Ask HN: Who is interested in a book about high performance Erlang?
#13Definitely. The ins-and-outs of how binaries and GC interact are particularly interesting to me.
Re: Ask HN: Who is interested in a book about high performance Erlang?
#14Definitely. 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?
#15I'd buy it!
Re: Ask HN: Who is interested in a book about high performance Erlang?
#16Where is the preorder page? :)
Re: Ask HN: Who is interested in a book about high performance Erlang?
#17I 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?
#18I 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.
Re: Ask HN: Who is interested in a book about high performance Erlang?
#19bet365.
Re: Ask HN: Who is interested in a book about high performance Erlang?
#20Would buy it! Just picking up Erlang and loving it so far. Would love to learn more on performance as well.