Ask HN: Who is interested in a book about high performance Erlang?
21–30 of 32 posts
Re: Ask HN: Who is interested in a book about high performance Erlang?
#22Re: Ask HN: Who is interested in a book about high performance Erlang?
#23Earlier quoted context omitted.
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?
#24Very interested. Mostly working in Elixir, but very interested in idiomatic ways of using messages, supervisors, genservers, etc etc. Haven't yet had a chance to scale beyond a single server, but would love to learn about that as well.
Re: Ask HN: Who is interested in a book about high performance Erlang?
#25Re: Ask HN: Who is interested in a book about high performance Erlang?
#26I'm really interested in a Fundamentals of Erlang video course
Re: Ask HN: Who is interested in a book about high performance Erlang?
#27Earlier quoted context omitted.
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?
#28Re: Ask HN: Who is interested in a book about high performance Erlang?
#29Re: Ask HN: Who is interested in a book about high performance Erlang?
#30Earlier quoted context omitted.
Isn't that what I said? That was what I tried to convey in any case.
I also interpreted your post in the way that davelnewton did. I guess the thing to remember is that even the slowest systems can have both "high performance" and "low performance" ways of using them.