Erlang Inside Rotating Header Image

Posts Tagged ‘music’

Playdar reduces codebase by 75% by rewriting music app in Erlang

Playdar, an open-source ‘music content resolver service’ that finds music on your local computers or your friends’ computers, then streams that music to you, rewrote the code in Erlang. From the original C++ codebase, Richard Jones reduced the lines of code by 75% – from 8000 to 2000 lines of code… The code is on [...]