10
Apr
The BEAM Community is a group of projects that run on the Erlang VM. Their goal is to host relevant projects in the Erlang community, making it easy for those projects to participate in the Google Summer of Code (GSoC) 2013 and for interested students to pick their best choice. See the site at… Read more »
16
May
A comparison between Misultin, Mochiweb, Cowboy, Node.JS, and Tornado . Tests such as this one tend to focus on either raw parsing speed or total number of concurrent connections, and which is more important depends on the ultimate application. Or they perfectly tune the tester’s favorite framework… Read more »
16
May
Haskellers who want to experiment with the concepts of Erlang in Haskell can now do so with an experimental Erlang-like distributed computing framework called ‘remote’ . It’s quite basic but covers concurrency, selective receive of messages, local and global registration of processes, and trapping… Read more »
16
May
A comparison between Misultin, Mochiweb, Cowboy, Node.JS, and Tornado . Tests such as this one tend to focus on either raw parsing speed or total number of concurrent connections, and which is more important depends on the ultimate application. Or they perfectly tune the tester’s favorite framework… Read more »
13
Apr
A view of Erlang (focused on the memory model) from a “Java Code Geek” – http://www.javacodegeeks.com/2011/04/erlang-vs-java-memory-architecture.html Read more »