Media Summary: This talk is a sequel to the talk David gave at Pop quiz, hot shot! What is the value of this Ruby expression: "2 + 3"? What if I told you that somewhere earlier I had done this: ... Like most web applications, you run important jobs in the background. And today, some of your urgent jobs are running late. Again ...
Rubyconf 2010 Maintaining Balance While - Detailed Analysis & Overview
This talk is a sequel to the talk David gave at Pop quiz, hot shot! What is the value of this Ruby expression: "2 + 3"? What if I told you that somewhere earlier I had done this: ... Like most web applications, you run important jobs in the background. And today, some of your urgent jobs are running late. Again ... By, Dinshaw Gobhai Sequential workflows are easy to write (top down), but hard to write well. State machine workflows start to ... Improving CVAR performance in Ruby 3.1 by Eileen M Uchitelle Have you ever wondered how class variables (CVARs) in Ruby ... The purpose of this virtual webinar is to share insights we have learned from examining integrity, performance, and fiscal risks ...
By, Alexander Dymo Did you know that inject and especially all? iterator nested in another loop can really slow you down? Or that ... by Matthew Clark Ruby might be one of the easier languages for learning programming, but that doesn't mean it holds the ... By, Richard Bishop Ruby has never been renowned for its performance. We choose to love Ruby for its more admirable traits, like ... By, Aaron Quint Large scale and fast production Ruby applications are not a myth. As we've continued to scale out our ...