RSS

Recent news

erls3 : OTP application for accessing S3

Eric Cestari - March 02, 2009

Just committed erls3 over to github. Enables access to S3. Tailored for highly concurrent access with small items rather than sending multigigabyte items. Everything you get/send from/to S3 is stored in the VM. Usage examples will come shortly. The API is however very straightforward. Posted in Amazon, erlang

More (0 comments)

Erlang SimpleDB application

Eric Cestari - February 23, 2009

SimpleDB SimpleDB is a the cloud database by Amazon Web Services. Still in beta, SimpleDB provides you with metered access to fat storage designed for an internet scale database. Compared to MySQL or other RDBMS, it has few features (no transactions, no joins …), but…

More (0 comments)

Erlang SimpleDB application

Eric Cestari - cstar - February 23, 2009

SimpleDB SimpleDB is a the cloud database by Amazon Web Services. Still in beta, SimpleDB provides you with metered access to fat storage designed for an internet scale database. Compared to MySQL or other RDBMS, it has few features (no transactions, no joins …), but…

More (1 comments)

Erlang SimpleDB application

Eric Cestari - cstar - February 23, 2009

SimpleDB SimpleDB is a the cloud database by Amazon Web Services. Still in beta, SimpleDB provides you with metered access to fat storage designed for an internet scale database. Compared to MySQL or other RDBMS, it has few features (no transactions, no joins …), but…

More (0 comments)

New version of ec2nodefinder

Eric Cestari - February 12, 2009

ec2nodefinder is an application that enables remote erlang node discovery when hosted on EC2. This new version uses the EC2 query interface instead of os:cmd’ing the amazon api tools. It has no external dependencies now when deploying the release. Previous needed Java and the API…

More (0 comments)

New version of ec2nodefinder

Eric Cestari - cstar - February 12, 2009

ec2nodefinder is an application that enables remote erlang node discovery when hosted on EC2. This new version uses the EC2 query interface instead of os:cmd’ing the amazon api tools. It has no external dependencies now when deploying the release. Previous needed Java and the API…

More (0 comments)

New version of ec2nodefinder

Eric Cestari - cstar - February 12, 2009

ec2nodefinder is an application that enables remote erlang node discovery when hosted on EC2. This new version uses the EC2 query interface instead of os:cmd’ing the amazon api tools. It has no external dependencies now when deploying the release. Previous needed Java and the API…

More (0 comments)

Why choose (XMPP versus HTTP or HTTP versus XMPP) ?

Eric Cestari - cstar - February 10, 2009

Morning reading With the aftermath of the XMPP Summit, I’ve seen a few posts about XMPP as a potential replacement for HTTP. HTTP I love HTTP. That protocol has so many great features, I wouldn’t know where to start. And it’s only a couple of…

More (0 comments)

Why choose (XMPP versus HTTP or HTTP versus XMPP) ?

Eric Cestari - cstar - February 10, 2009

Morning reading With the aftermath of the XMPP Summit, I’ve seen a few posts about XMPP as a potential replacement for HTTP. HTTP I love HTTP. That protocol has so many great features, I wouldn’t know where to start. And it’s only a couple of…

More (0 comments)

Building OTP applications with Rake for EC2

Eric Cestari - cstar - January 23, 2009

I uploaded a mashup of other’s code this morning to github. Namely charpi’s Rakefile, used to build the Duke of Erl’s ec2nodefinder. Rakefile It’s way more than a Rakefile, actually. It’s a whole project organization. Your OTP applications go into lib/, and you can have…

More (1 comments)

 <  1 2 3 4 >  Last »