HTML5 Web Workers
Web Workers open up the web client to message-passing-style programming. Getting this into HTML5 is the first step toward taking Erlang’s robust parallelism to the web.
People keep asking me what…