InfoQ

Sponsored category

Content in this box provided by our Sponsor:

Terracotta Whitepapers

Terracotta Bloggers

  • POJO Mojo - Ari Zilka, Terracotta CTO and Cofounder
  • OrganGrinder - Orion Letizi, Terracotta Cofounder and Software Engineer
  • Pure Danger Tech – Alex Miller, Terracotta Software Engineer
  • Code Smart - Hung Huynh, Terracotta Software Engineer

Terracotta Community Links

Related Sites & Links

Terracotta Introductory Videos

Performance & Scalability


Latest featured content about Performance & Scalability

Spectacular Scalability with Smart Service Contracts

Community
Architecture,
SOA
Topics
ESB,
Performance & Scalability,
Messaging

Scalability isn't the Boolean value stateless design tends to assume. Udi’s team averts a second failure using service contracts to address multiple dimensions of scale.

News about Performance & Scalability

Breaking Changes in the .NET ThreadPool

Community
.NET
Topics
Performance & Scalability

When .NET 2.0 SP 1 was released with .NET 3.5, the thread pool underwent some significant changes. As Michael C. Kennedy discovered, not all were for the best.

JavaOne: Garbage First

Community
Java
Topics
Performance & Scalability,
Deployment / Datacenter

In a JavaOne presentation, Sun Microsystems’ Tony Printezis provided more details on Garbage First, a replacement for the CMS garbage collector particularly targeted at long running server applications.

Articles about Performance & Scalability

Real-Time Java for the Enterprise

Community
Java
Topics
Real Time,
Performance & Scalability

Simon Ritter explains the vision and capabilities of the Real-Time Java specification (RTSJ), if your Java app really, really must respond within a certain time regardless of what the garbage collector does, RTSJ is now a possibility rather than a probability.

Implementing Master-Worker with Terracotta

Community
Java
Topics
Performance & Scalability,
Clustering & Caching

A real world case study of a consultancy that distributed the load & increased scalability of its applications using Terracotta using the Master/Worker pattern.

Interviews about Performance & Scalability

Wilson Bilkovich Discusses Rubinius

Community
Ruby
Topics
Performance & Scalability,
Language

Wilson Bilkovich is one of the core developers of the Rubinius project - a Ruby implementation written in Ruby. Wilson is also one of the members of the Ruby Hit Squad, developers of the deployment automation tool Vlad the Deployer. In this interview with InfoQ, Wilson discusses the implementation of Rubinius, and its current status with Werner Schuster.

Dan Pritchett on Architecture at eBay

Community
Architecture
Topics
Transactions Processing,
Performance & Scalability,
Enterprise Architecture,
Database Design

Dan Pritchett gives us an inside look into the decisions behind on of the largest scale architectures in the world: eBay. In explaining how the scale of eBay turns simple requirements a complex engineering problem, he walks us through the technical and organizational challenges of managing eBay's architecture.

Presentations about Performance & Scalability

Three steps for turning a tier-based/Spring-application into dynamically scalable services

Community
Architecture,
Java
Topics
Performance & Scalability,
Grid Computing

In this presentation, a three steps approach for turning your existing stateful tier-based/Spring-application into a dynamically scalable services application using OpenSpaces is demonstrated. The existing programming model is kept the same while focusing on abstracting and replacing the underlying implementations of the middleware stack in a way that will fit the scale-out model.

Randy Shoup on eBay's Architectural Principles

Community
Architecture
Topics
Performance & Scalability,
Enterprise Architecture

Randy Shoup covers the architectural principles eBay has used to grow and evolve its infrastructure to massive scale. It covers the forces ("-ilities") needed to contend with and design for scalability, availability, manageability, etc. He outlines eBay's architectural principles which meet - and trade off - those forces and describes reusable patterns for each strategy with eBay examples.