This is an demo for the erlang processes javascript library which will hopefully be part of elixirscript. Below is a table with 10,000 cells. There are 10,000 independent processes. Each process updates a random table cell's color and updates it to a random number. This demo is inspired by the 10,000 Processes demo on David Nolen's blog.