Erlang-style concurrency with AMQP in Ruby with Howard Yeh

Organiser
The Vancouver Ruby/Rails/Merb Meetup Group
Date
Tue, 20 Oct 2009, 02:00 - 04:00 (Add to calendar) GMT
Venue
(Exact location not available) , Vancouver, CA
Cost
Free

Talk Description: Have you wondered what the big fuss about message-passing is about?

This talk will be about message-passing concurrency, as a way to build flexible, reliable, and scalable applications. We'll go deeper than message-passing as just another way to program sequentially. We'll see how it requires a different way of thinking & design, that decouples the when-and-where of computation from the what-and-how.

In particular, we'll see a system in Ruby built on top of AMQP, a message queuing middleware. The system is still very alpha, but it's evolving fast along with a Real World application. Those of you familiar with Erlang will see many familiar ideas (e.g. actor & mailbox), but with interesting twists in operational characteristics.

Speaker: Howard Yeh Howard Yeh is a growing hacker with interests in programming languages and scalability. He wants to create software that makes people happy.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves” - Alan Kay