InfoQ Homepage Architecture Content on InfoQ
-
Embedding Ruby and RubyGems Over RedBridge
Yoko Harada introduces RedBridge, aka JRuby Embed, a Java API for calling JRuby code that is treated as regular Java objects, explaining its relation to JSR223 and demoing how to use it.
-
Architecture Choices for Scalable Cloud Apps
Mark Fisher and Thomas Risberg transform a monolithic cloud application by changing its relational DB with a NoSQL one, introducing modularity, polyglot support and enterprise integration patterns.
-
From Small Beginnings to a Great Destination - AMQP 1.0
Carl Trieloff, Kim Palko and John Camilleri present how AMQP was born and how it has been embraced by various industries, and how it is used by RedHat and Green Energy.
-
Love All the People: What UX Practitioners Can Learn from Bill Hicks
Ian Fenn shares some techniques used by comedians and can be used in UX, starting with honesty. He concludes his session: “if you want to change the world, be prepared to knock over some tables.”
-
Chloe and the Real Time Web
Trotter Cashion introduces and demoes Chloe, a web server that handles real time data streaming between browsers and web applications written in any language and using any framework.
-
Open APIs: State of the Market
John Musser discusses the state of open web APIs, remarking its growth over time, the current technological trends, the market leaders, and other API-related aspects.
-
AMQP and Windows Azure Service Bus
David Ingham previews the support provided by Windows Azure Service Bus for AMQP.
-
Keynote: Applying Design Thinking and Complexity Theory in Agile Organizations
Jean Tabaka discusses using design thinking and complexity theory in order to balance and Agile adoption.
-
Webmachine: A Practical Executable Model for HTTP
Steve Vinoski introduces Webmachine, a toolkit for declaratively building well-behaved HTTP applications, making the job of dealing with HTTP simpler.
-
What Techniques Can Design Researchers Learn from Insurance Claims Investigation?
Lyzbelle Strahan shares insurance claims investigation techniques useful for designing the interaction with users during product research.
-
Spring Integration - Practical Tips and Tricks
Oleg Zhurakousky demoes performing transaction management, error handling, asynchronous processing, advanced aggregator configuration, etc. using Spring Integration and enterprise integration patterns
-
Akka: Reloaded
Josh Suereth presents the new features available in Akka 2.0: clustered actors, including stateless and stateful ones, replication and the Cluster API.