Performance & Scalability
Latest featured content about Performance & Scalability

- .NET,
- Architecture
- Topics
- Performance & Scalability,
- Enterprise Architecture,
- .NET Framework,
- Configuration Management
In this interview taken by InfoQ’s Ryan Slobojan, Dan Farino, Chief Systems Architect at MySpace, talks about the system architecture and the challenges faced when building a very large online community. Because MySpace is built almost entirely on the .NET Framework, Dan explains how a .NET product scales on hundreds of servers.
-
ByDan Farino
on Nov 18, 2008,
News about Performance & Scalability
- Ruby
- Topics
- Performance & Scalability,
- Web Frameworks,
- Ruby on Rails
The ways to cache a web application are numerous and often complex. Apart from the very basic page caching, Rails 2.2 introduced conditional GET through the use of HTTP headers: last_modified and etag. Following most of the internet standard caching section of RFC2616, Ryan Tomayko released Rack::Cache.
-
BySebastien Auvray
on Nov 16, 2008,
- Ruby
- Topics
- Performance & Scalability
Ruby's implementation of Net::HTTP has serious performance problems in the current version 1.8.6, caused by some implementation details. Luckily, both Ruby 1.8.7 and 1.9's implementation performs much better.
-
ByMirko Stocker
on Nov 14, 2008,
Articles about Performance & Scalability

- Architecture,
- Java
- Topics
- Performance & Scalability
In this article, Steven Haines talks about web application performance tuning which used to be more of an art than science. He proposes a method called wait-based tuning, making the entire process more measurable and, consequently, more scientific.
-
BySteven Haines
on Oct 06, 2008,

- Ruby
- Topics
- Runtimes,
- Performance & Scalability,
- Data Access,
- Ruby on Rails,
- Programming
Rails 2.2 is schedule to be thread safe - but will blocking I/O libraries make it necessary to run multiple Ruby instances? We take a look at how non-blocking I/O and Ruby 1.9's Fibers help solve the problem. We talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.
-
ByWerner Schuster
on Aug 28, 2008,
Interviews about Performance & Scalability

- Ruby
- Topics
- Scripting,
- Performance & Scalability,
- Monitoring Tools,
- Ruby on Rails,
- Web Servers,
- Open Source,
- Programming
In this interview filmed at RubyFringe 2008, Tom Preston-Werner talks about how both Powerset and GitHub use Ruby and Erlang, as well as tools like Fuzed, god, and more.
-
ByTom Preston-Werner
on Oct 09, 2008,

- Architecture,
- Ruby
- Topics
- Technology,
- Runtimes,
- Performance & Scalability,
- Dynamic Languages
In this interview, Avi Bryant talks about the Smalltalk web framework Seaside, DabbleDB, using Smalltalk images for persistence instead of an RDBMs, GemStone and more.
-
ByAvi Bryant
on Jul 21, 2008,
Presentations about Performance & Scalability

- Architecture,
- Ruby
- Topics
- Performance & Scalability,
- Data Access,
- Ruby on Rails
In this presentation from RubyFringe, Tobias Lütke talks about memcached, the widely used caching solution. Tobias explains how to use it and gives some practical tips on what not to do.
-
ByTobias Lütke
on Oct 28, 2008,

- Architecture
- Topics
- Performance & Scalability
In this presentation, Dan Pritchett addresses latency issues in web applications that should be dealt with from the beginning when the system is designed. Dan offers some practical solutions to latency.
-
ByDan Pritchett
on Oct 17, 2008,