InfoQ

Topic/Tag specific view

Component Based Architecture Content on InfoQ


News about Component Based Architecture

Rails Cells: Component-Oriented Development for Rails

Community
Ruby
Topics
Object Oriented Design,
Web Frameworks

Rails Cells aims to bring component-oriented development to Rails with its lightweight controllers and views that can easily be shared and reused. We caught up with Nick Sutterer, one of the Cells developers, to talk about the state of the project.

Component Composition Strategies and Tactics

Community
Architecture,
SOA
Topics
Orchestration,
SOA Platforms

With the advent of Spring and the development of the Dependency Injection pattern, Component Technologies have started providing advanced composition mechanisms. In the past month IBM and SAP published related articles exploring the modern strategies and tactics to develop composite business solutions.

Tight Coupling and its Unintended Consequences

Community
Architecture
Topics
REST,
Methodologies,
.NET Framework

As we transition from component architectures to service oriented architectures, the balance between natural, efficient asset reuse and independent, decoupled systems is a real battleground. Neal Ford recently posted some thoughts about high coupling and it's unintended consequences, and we revisit a great InfoQ interview with Jim Webber about tight coupling as it applies to service architectures.

NServiceBus - Makes Building Enterprise .NET Systems Easier

Community
.NET,
SOA
Topics
ESB,
SOA Platforms

NServiceBus is an open source communications framework that will help guide developers who are trying to build enterprise .NET systems, without falling into many of the typical pitfalls. It provides scalability critical features like publish/subscribe support, integrated long-running workflow and deep extensibility.