Component Based Architecture Content on InfoQ
News about Component Based Architecture
- Topics
- Reuse,
- Enterprise Architecture,
- Domain Specific Languages,
- Design,
- Platforms,
- Model Driven Engineering,
- Architecture,
- Governance,
- Domain-Driven Design
The International Software Product Line Conference (SPLC) is the most important event that covers the full range of Product Line Engineering in software-intensive products. Its 15th incarnation will take place in the Munich City Center from August 21st to August 26th.
- Topics
- Design,
- Enterprise Architecture,
- Community,
- Architecture,
- Methodologies
The CompArch Conference is a federated conference that brings together researchers and practitioners interested in Component-Based Software Development and Software Architecture. This year the event is held at the University of Colorado in the United States from June 20th to June 24th. As general chairs Ivica Cnrkovic and Judith Stafford were appointed.
- Topics
- Ruby,
- Web Frameworks
Cells are proper components for Rails, comparable to mini controllers or "partials on steroids", just faster and object oriented. We talked to its main developer Nick Sutterer.
- Topics
- Object Oriented Design,
- Ruby,
- 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.
- Topics
- SOA Platforms,
- Orchestration,
- SOA Appliance,
- Architecture,
- SOA
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.
- Topics
- .NET Framework,
- REST,
- Methodologies,
- Architecture
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.
- Topics
- ESB,
- .NET,
- SOA Platforms,
- SOA Appliance,
- SOA
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.