InfoQ Homepage Architecture Content on InfoQ
-
Extending Spring Integration
Josh Long and Oleg Zhurakousky demo Spring Integration, and explain how it can be customized to create routers, transformers, splitters and aggregators for scenarios it does not already cover.
-
BPM: Top Seven Architectural Topics in 2010
Hajo Normann on modeling human interaction, improving BPM models, orchestrating composed services, central task management, business-IT alignment, non-deterministic processes, and choreography.
-
The Private Cloud: Amazon, Google, ... and You!
Jon Brisbin tells how his company created a private cloud based on vSphere, tcServer, RabbitMQ, and REST, underlining the advantages brought by virtualization, parallelism, and asynchronicity.
-
Cloudy SOA
Mark Little introduces cloud computing showing that the middleware needs are similar to SOA’s, presenting benefits of running SOA in the cloud, and asking if the cloud and SOA should evolve.
-
Making Your Open Source Project More Like Rails
Yehuda Katz presents the evolution of the Ruby on Rails project, the challenges it had to overcome and what are the lessons that could be helpful in making other open source projects successful.
-
Machine Learning: A Love Story
Hilary Mason presents the history of machine learning covering the most significant developments in the area, and showing how bit.ly uses it to discover various statistical information about users.
-
Fast Enough
Cliff Moon explains how to make Erlang programs faster by writing performance critical sections of the code in C using NIFs and by integrating libraries using the linked-in driver interface.
-
Patterns for the People
Kevlin Henney proposes a new look at design patterns from the perspective of the habitability of code, communication, exploration, empiricism, reasoning, incremental development, and design sharing.
-
The Counterintuitive Web
Ian Robinson: the web is counterintuitive because clients are interested only in URIs and they are responsible for requests’ sequence, and one should use protocol resources , not domain resources.
-
Computation Abstraction: Going Beyond Programming Language Glue
Sadek Drobi talks about abstracting the control syntax (glue) in mainstream and FP languages: Null, propagating errors, events, lists, streams, channels, functors, monads, and custom abstractions.
-
Functional Design Patterns
Aino Vonge Corry reviews a number of well known design patterns showing that their implementation is simpler in functional languages because such languages have pattern-based constructs.
-
Global Software Delivery with Distributed Agile
Matthew Simons and Steven Boswell consider that distributed software development is a strategic capability for a company, presenting a framework and Agile practices for building such an environment.