RSS

Recent news

Apache + Erlang for dynamic web content

21st Century Code Works - Best of Erlang - noreply@blogger.com (Benjamin Nortier) - March 05, 2008

It dawned on me this morning that there is a way of using Apache (or any other web server for that matter) with Erlang to create dynamic web content…How? Use FUSE. There is an implementation of FUSE for Erlang by the Dukes of Erl, called…

More (1 comments)

The time has come

21st Century Code Works - Best of Erlang - noreply@blogger.com (Benjamin Nortier) - February 25, 2008

I’ve been working on an Erlang project at home for a while, and it has reached the first public version! Here it is http://www.dayfindr.com. It’s a simple utility that can make your life easier.It ticks some of the boxes that Paul Graham related recently in…

More (1 comments)

Lyme vs Lamp IV

21st Century Code Works - Best of Erlang - noreply@blogger.com (Benjamin Nortier) - February 22, 2008

The first Lyme vs Lamp comparison is here!Let’s recap. I have created a single web page, in Lyme and Lamp, based on database queries. The query is from a single table with 1000 “blog” entries, with Id, Timestamp, Title and Content fields. The web page…

More (0 comments)

Lyme vs Lamp III

21st Century Code Works - Best of Erlang - noreply@blogger.com (Benjamin Nortier) - February 19, 2008

Lyme vs Lamp continues…I’ve been spending some time figuring out how Tsung outputs the data, how gnuplot works and how to create my own graphs using the Tsung output data. I now have a graph that shows the throughput rate (Kbits per second) and the…

More (0 comments)

Lyme vs Lamp II - The first graph arrives

21st Century Code Works - Best of Erlang - noreply@blogger.com (Benjamin Nortier) - February 14, 2008

The first graph of the Lyme vs Lamp debate has arrived!What does it mean? It means that I’ve got the LYME stack working with a prototype mnesia-backed web page, and Tsung is doing something. But that’s about it for now, the actual results are almost irrelevant…

More (0 comments)

Lyme vs Lamp I

21st Century Code Works - Best of Erlang - noreply@blogger.com (Benjamin Nortier) - February 14, 2008

As part of a presentation at SPA2008 that I’m involved in, I’m doing a bit of load testing on Lamp and Lyme. LAMP is Linux + Apache + MySql + PHP, and LYME is Linux + Yaws + Mnesia + Erlang. (Mnesia is the Erlang…

More (0 comments)

 <  1 2