Kicking asses with asynchronous processing
Marc-André Cournoyer (11.Mar.2010 at 14:45)
Talk at ConFoo.ca Web Techno Conference (English - US)
Scaling a web application is hard! But it doesn't require as much resources as you think.
This talk will explain how to build parts of a web application using asynchronous processing. Reddit, and other high traffic websites, started moving to an asynchronous infrastructure to sustain its growth without buying more machines. Forget about threads for concurrency in your web application, event-driven I/O is the way to go for extremely high scalability, performance and stability.
I'll explain the concepts and implementation while coding an application live in Ruby using EventMachine (http://rubyeventmachine.com/).
Quicklink: https://joind.in/1355
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?



