InfoQ Homepage Conferences Content on InfoQ
-
Horizontal Scalability via Transient, Shardable, and Share-Nothing Resources
Adam Wiggins details how memcached, CouchDB, Hadoop, Redis, Varnish, RabbitMQ, Erlang apply the transient, shardable and share-nothing principles to achieve horizontal scalability.
-
Diagnosing Web Application OutOfMemoryErrors
Mark Thomas explains the common Java OutOfMemoryError failures, showing how to diagnose such errors. He also discusses the JVM and tc Server configuration parameters affecting memory settings.
-
Real-Life Use Cases of SOA Design Patterns at the Dutch Tax and Customs Administration
Brian Lokhorst presents practical use cases based on several SOA design patterns showing how he and his colleagues improved the Dutch Tax and Customs Administration services.
-
Modular Web Applications with OSGi and the RFC66 Web Container
In this presentation from SpringOne 2009, Rob Harrop provides a tutorial on creating effective modular web applications for OSGi and the RFC66 Web Container.
-
Project-Oriented SOA
Leo Shuster shows how to combine service architecture and lifecycle management, funding, SOA governance and metrics in order to develop individual projects and an SOA initiative in the same time.
-
Open Source VI (vSphere) Java API for Managing VMware Platforms
This talk gives an overview of the VMWare management API, how to configure vSphere/VMware Server, provisioning new VMs and managing their lifecycles, monitoring performance, and automating management.
-
Dave Hoover and Paul Pagel on Apprenticing to Mastery
Dave Hoover and Paul Pagel discuss the patterns of behavior they've observed in successful apprenticeships.
-
SOA Governance: Where the Rubber Meets the Runtime
Harold van Aalst addresses SOA governance at runtime by having a tool capable of discovering when rules or policies are broken in order to be able to act on time to limit the potential damage.
-
Grails For Spring Developers
Beside doing an overview of the Grails framework, Jeff Brown shows how to write a Spring-integrated application in Grails with Beans, DI, Spring MVC, DB transaction management and remoting.
-
Basking in the Limelight
Micah Martin introduces Limelight, a JRuby GUI library that uses the theater metaphor for writing GUIs. The talk introduces basic concepts, how to style GUIs, and much more.
-
Design Your Own DSL with Groovy
Guillaume Laforge explains what makes Groovy to be better suited to create a DSL: closures, meta-programming, operator overloading, named arguments, demonstrating how to write a DSL in Groovy.
-
Open Source at Unibet.com - 10x Scalability at Half the Cost
Stefan Norberg presents Unibet.com’s architecture which uses XHTML 1.0, CSS 2.1, YUI, caching, compression, image spriting, and CDN striping for front-end plus multiple replicas for scaling out.