TALK: A Case Study in LASP and Distribution at Scale Speaker: Christopher Meiklejohn, Ph.D. student at the Université catholique de Louvain in Belgium. Chris... (more…)
Read more »
When we write a program, we just want it to run faster when we run it on a multicore. If I have a 10 core computer I just want it to run 10 times faster, if ...
Read more »
Contribute to cynic89/go-gen-fsm development by creating an account on GitHub. (more…)
Read more »
I was helping debug a performance problem (this networking puzzle) in an Erlang program yesterday. I learned that Erlang is complicated, and that we can learn maybe 2 things about it by just looking at what system calls it’s running. (more…)
Read more »
No business works only with code; it is way more frequent to hear about projects that failed due to bad communications and dysfunctional teams than it is to hear about projects that failed purely due to bad technological choices. This part of the book is ... (more…)
Read more »