Ship It! LIVEShip It! LIVE
home about services writing contact

We develop, test, and create fine software products, and design creative solutions to your problems.
The development of software is an intrinsically creative process. We are dedicated to improving our mastery of the art.
Links · RSS Feed
Popular Pages

Jared Richardson’s talk titled “Build Teams, not Products,” in particular, was one of the best presentations I’ve ever witnessed. It was just one of those talks where all the points seem tautologic...
-Yev Bronshteyn
It's rare to have this much fun reading a book about software. The ideas are smart, relevant, and fundamental. I can be a better programmer today because of the things I read today.
-Joe Fair
Do it right from day one or you never will
-Andy Hunt

Erlang is Growing Up (Feb 5)
Every day I keep seeing more and more tidbits in the Erlang area.

A week or two ago a friend of mine released virtuerl, an Erlang wrapper around Amazon's EC2 API (with aspirations to be more of a generic grid wrapper). Also see this post with more information and this one with an install image.

Today I saw this post, Introducing the XMPP application server: The Twitter example. It's a very cool app server for XMPP messaging. It scales across machines when you add hardware. The example app it shows is based on the Twitter model. So if you want to write a scalable social app with Twitter-esque messaging, use the API.

What does this mean? One of Erlang's strongest points is it's ability to scale across CPU cores and machines with a minimum of developer effort. It's beginning to fulfill that promise.

I've got to carve out some time to learn Erlang!

Category: Erlang


© 2007 Agile Artisans.