public marks

PUBLIC MARKS with tag Erlang

June 2009

scalaris - Google Code

by jpcaruana (via)
Scalaris is a scalable, transactional, distributed key-value store. It can be used for building scalable Web 2.0 services.

May 2009

mojombo's erlectricity at master - GitHub

by jpcaruana (via)
Erlectricity allows a Ruby program to receive and respond to Erlang messages sent over the Erlang binary protocol.

March 2009

plists - Google Code

by jpcaruana
plists is a drop-in replacement for the Erlang module lists, making most list operations parallel. It can operate on each element in parallel, for IO-bound operations, on sublists in parallel, for taking advantage of multi-core machines with CPU-bound operations, and across erlang nodes, for parallizing inside a cluster. It handles errors and node failures. It can be configured, tuned, and tweaked to get optimal performance while minimizing overhead.

February 2009

RabbitMQ - Open Source Enterprise Messaging

by greut & 2 others

RabbitMQ is a complete and highly reliable Enterprise Messaging system. The RabbitMQ client libraries and broker daemon can be used together to create an AMQP network, or used individually to bring the benefits of RabbitMQ to established networks.

téléchargé, décompressé, make, make run et en voiture Simone!

January 2009

A Simple Web App using Nitrogen.

by greut

Nitrogen is a Erlang web framework created by Rusty Klophaus. It’s looking pretty good so far and seem to be steadily improving. Today I decided it was time to jump in and get to know Nitrogen and setup my own app. Using the Amazon wishlist gen_server code I posted yesterday I created a little app that will accept an email address and then return your wishlist.

another web framework in Erlang.

December 2008

Tsung

by jpcaruana & 3 others (via)
Tsung is an open-source multi-protocol distributed load testing tool

A Million-user Comet Application with Mochiweb, Part 1 | Richard Jones, Esq.

by greut

In this series I will detail what I found out empirically about how mochiweb performs with lots of open connections, and show how to build a comet application using mochiweb, where each mochiweb connection is registered with a router which dispatches messages to various users.

with details how to tweak the kernel and make a flood test

November 2008

Dive into Erlang

by jpcaruana
A Rubyist dabbles in today's most exciting programming language

October 2008

Speeqe – Trac

by greut (via)

Speeqe is a web based, group chat client that works with the XMPP/MUC protocol.

and open source since a couple of days.

eswf - Google Code

by greut

Erlang library for manipulating Adobe SWF files and related data formats

PUBLIC TAGS related to tag Erlang

concurrent +   doc +   fonctionnelle +   programmation +   tutoriaux +   web +