ErlangInside

10

Apr

Google sponsors projects on the Erlang VM

Google sponsors projects on the Erlang VM

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

Motivated Reasoning and Erlang vs Python vs Node

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

Erlang in Haskell

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

Motivated Reasoning and Erlang vs Python vs Node

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

Memory Models in Erlang vs Java

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 »

More results...