InfoQ Homepage Programming Content on InfoQ
-
Applications of Enterprise Integration Patterns to Near Real-Time Radar Data Processing
Garrett Wampole describes an experimental methodology of applying Enterprise Integration Patterns to the near real-time processing of surveillance radar data, developed by MITRE.
-
Deep Dive into Spring WebSockets
Sergi Almar reviews the architecture behind WebSocket and tries to show how to build highly scalable applications with it.
-
Programming Should Be More than Coding
Leslie Lamport makes the case for separating the design details of what a program should do and how it should work from the business of writing code, and discusses how the design process should work.
-
Software Development & Architecture @ LinkedIn
Sid Anand discusses the architectural and development practices adopted by LinkedIn as a continuous growing company.
-
Zen: Pinterest's Graph Storage Service
This talk goes over the design motivation for Zen and describe its internals including the API, type system and HBase backend.
-
Spring Integration - Java Configuration and More
Gary Russell examines in detail many of the new features of Spring Integration 3.0 and 4.0 releases through hands-on demonstration.
-
Spring Framework on Java 8
Juergen Hoeller illustrates basic Spring Framework 4.0 concepts and selected Java 8 features within Spring's programming model, exploring the impact on application architectures.
-
Java Past, Present, and Future
Brian Goetz keynotes on Java’s history, evolution and its future, how it is going to meet the needs of today’s programming.
-
Adaptable Engineering: 3D Printing and Agile
The presenters lead an interactive session on how to use 3D printing to prototype and create engineering products in an agile manner.
-
Panel: The Challenges of Using Functional Languages
Panelists discuss which issues have an impact on the adoption of functional languages, hear how our speakers have addressed these issues and of course we'll have time for a Q&A.
-
From 0 to Spring Security 4.0
Rob Winch shows how to incrementally build security into an application, highlighting the new features in Spring Security 4 along the way.
-
Continuous Delivery for the Rest of Us
Lisa Van Gelder provides simple tips and tricks for improving delivery without investing lots of time up front creating complex deployment frameworks.