InfoQ Homepage Architecture Content on InfoQ
-
Unshackle Your Domain
Our application runs over 10,000 sustained transactions per second with a rich model. The key? Modeling state transitions explicitly.
-
Google App Engine and the Google Data APIs
This presentation introduces the Google App Engine and an overview of its features while building a simple application. Integration with the Google Data APIs is demonstrated.
-
From Concurrent to Parallel
This presentation looks at how Java SE 7 will address the challenges of multi-processor systems and parallelism with extensions to the java.util.concurrent package.
-
Gossamer and Glue: Weaving the Loosely Coupled Web
Wainewright talks about the new challenges today: elaborating the right contracts, discovering the necessary resource in a world full of resources, and creating a business case adaptable to change.
-
What Happens When David Hasselhoff Meets the Cloud
Stefan presents a roadmap for moving to a cloud computing environment - specifically the AWS cloud platform - based on his experience at Soocial.
-
Kent Beck: Just You Wait
Kent Beck takes a look at trends and how they affect us. Communication, simplification, unintended consequences, disappearing models, and new approaches of design and tests are examined.
-
The Science of Computing and the Engineering of Software
Sir C.A.R. Hoare discusses the relationship between the science of computing and the engineering of software with science supplying theory and engineering, principles, practices, and results.
-
Adopting Agile Practices
Amr Elssamadisy explains choosing the best practices for your organization depends on its context and it's highest priority business values and/or smells.
-
Keynote: The Future of Java Innovation
Rod Johnson believes Java will continue to evolve outside of Sun as it has done lately. As proof he mentions SpringSource's latest contributions: Grails, Roo, free STS, tc Server and dm Server.
-
Functions + Messages + Concurrency = Erlang
This highly technical presentation discusses Erlang and three models of concurrent programming along with challenges posed by concurrency and how Erlang resolves them.
-
Gluing together the web via the Facebook Platform
At Gluecon 2009, Josh Elman discussed the Facebook platform and how it supports the creation of social networks, including the "social stack:" identity, social graph, and sharing.
-
Responsive Design
Kent Beck shares the importance of a programmer's intention to design and a small set of strategies he uses when designing.