InfoQ Homepage QCon New York 2013 Content on InfoQ
-
Feedback-based Evolutionary Design
Graham Brooks explores internal measurements used in a continuous delivery feedback mechanism in order to improve a system's design.
-
A Continuous Delivery Maturity Model
Eric Minick discusses continuous delivery challenges in the enterprise where large projects, distributed teams or strict governance requirements have resulted in increased automation efforts.
-
The Strangler Pipeline: Winning over Hearts and Minds
Steve Smith shares some of the change patterns used to establish continuous delivery at Sky Network Services over the past 2 years, and how they fit into an optimal cycle time strategy.
-
The Process, Technology and Practice of Continuous Delivery
Dave Farley introduces the ideas of Continuous Delivery as a practical everyday process, using some of the techniques and technologies from a real world project as an example.
-
Deep Dive into G1 Garbage Collector
Charlie Hunt and Monica Beckwith describe the operational basics of G1 and how to tune it, along with tips on what to expect when migrating from Parallel GC or CMS to G1 GC.
-
Building Polyglot Projects
Kurt Schrader explores patterns and practices used to build polyglot projects, when to add a new language and what to do when things seem to get out of hand.
-
Polyglot Architecture: A Rational Approach to Software Design
Richard Minerich discusses design considerations when building a polyglot software architecture with the tools at hand.
-
Polygot Architecture for Rapid Release: Friend or Foe?
Rachel Laycock discusses using a polyglot build and deployment infrastructure that makes life easier.
-
User Experience-driven Architecture
Praful J Todkar and Cassandra Shum share their experience ending up with an architecture for a mobile application whose development was driven by user experience.
-
Java Concurrent Animated
Victor Grazi presents the functionality of the components in the java.util.concurrent library through a series of animations implemented with the respective concurrent methods.
-
Decomposing Twitter: Adventures in Service-Oriented Architecture
Jeremy Cloud discusses SOA at Twitter, approaches taken for maintaining high levels of concurrency, and briefly touches on some functional design patterns used to manage code complexity.
-
E Pluribus Unum: A Survey of Multi-paradigm Programming
Paul Snively outlines the benefits of programming with multi-paradigm languages such as Scala, C++ or OCaml.