Optimization Content on InfoQ
Latest featured content about Optimization

- Topics
- Performance Tuning,
- Oracle,
- Optimization,
- Performance & Scalability,
- Companies,
- Enterprise Architecture,
- Book Review,
- Architecture Analysis,
- Architecture
Performance is one of the most critical attributes for enterprise applications. Even though not mentioned explicitly, properties such as response time or throughput are key issues that decide about user acceptance.Leonid Grinshpan, PhD and Consulting Director at Oracle Corporation, has dedicated his book "Solving Enterprise Applications Performance Puzzles" to this topic.
Presentations about Optimization

- Topics
- Removing Waste,
- QCon London 2011,
- Agile Techniques,
- Lean,
- QCon,
- Operations,
- Conferences,
- Infrastructure,
- Agile,
- Optimization
Dan North and Chris Read discuss techniques for implementing Agile Operations, a combination of Lean thinking and Agile development meant to optimize the business processes in order to reduce waste.

- Topics
- SpringOne,
- Spring,
- Conferences,
- Delivering Quality,
- Dependency Injection,
- Quality,
- Java,
- Removing Waste,
- SpringSource,
- Design Pattern,
- Languages,
- VMWare,
- Software Craftsmanship,
- Agile Techniques,
- Lean,
- Patterns,
- Optimization,
- Programming,
- Object Oriented Design,
- Design,
- Agile,
- Companies,
- SpringOne 2010
Hamlet D'Arcy explains the Lean principles - Eliminate Waste, Build Quality In, Create Knowledge, Defer Commitment, Deliver Fast, Respect People, Optimize the Whole – in the context of using Groovy as programming language.
Interviews about Optimization

- Topics
- GOTO 2011,
- Java,
- Languages,
- Reference Architecture,
- GOTO Conference,
- Scalability,
- Conferences,
- Programming,
- Financial Applications,
- Performance & Scalability,
- Optimization,
- Architecture,
- Hardware,
- Real Time Java,
- In-Memory Persistence,
- Disruptor
Martin Thompson and David Farley discuss how to use the scientific method to create high performance systems by measuring performance and adapting the implementation to approach the limits of current hardware. The disruptor architecture is an open sourced result of their work at low-latency, high throughput systems for the retail trading platform of LMAX Ltd.

- Topics
- Ruby,
- Clojure,
- Java,
- Dynamic Languages,
- .NET,
- Languages,
- Concurrency,
- Compilers,
- LISP,
- JVM Languages,
- Programming,
- Language,
- Language Design,
- Performance & Scalability,
- JAOO Conference,
- Optimization
Rich Hickey explains the ideas behind Clojure 1.2's new polymorphism constructs deftype and protocols. Also: Clojure 1.3 features such as faster arithmetic and future features like Pods.