| By Parameswaran Seshan | Article Rating: |
|
| August 21, 2010 01:45 AM EDT | Reads: |
4,684 |
The objective of software systems (or simply Information Technology (IT) systems) in an enterprise is to support the enterprise' business. We have seen their architectures evolving from single-tier monolithic to multi-tier ones and with increasing abstractions. Still, as far as the flexibility of the system is concerned, they are found wanting. The demands on the flexibility of the systems have only been growing with the increasing pace in the changes in the business processes. Same holds for the gap between the system and the business it is intended to support. This needs a better suited architecture approach when we architect IT systems. We want the system to be very amenable to change, whenever there is a change in the business process. We need the system to be easier to support - we should be able to make the changes quickly. We expect the system to faithfully reflect the business process that it is intended to support.
Is there an architecture style that enables us to architect systems this way? Yes, Process-Centric Architecture (PCA).
PCA is an architectural style for software systems. It puts the business process at the center of the architecture of the system and lets it drive the system behavior at run-time. In PCA, the process logic of the application or the IT system is abstracted out into a separate component, thus providing better flexibility and making the IT system reflect the business process directly as defined by the business - the system remains faithful to the business process. It makes the business process the core component of the system. Unlike the conventional architectural approaches where it was implicit and hardwired in the code, the process logic thus becomes explicit in PCA, separate from rules logic, business logic, user interaction logic, and database logic. It advocates an architectural design approach where the architectural design always starts with the business process at the top and proceeds top-down to other components.
The book Process-Centric Architecture for Enterprise Software Systems explains this architectural style in good detail. It is available here: http://www.amazon.com/Process-Centric-Architecture-Enterprise-Software-S....
Published August 21, 2010 Reads 4,684
Copyright © 2010 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Parameswaran Seshan
Parameswaran Seshan performs the role of an independent educator/trainer, architect, researcher, and architecture consultant, in Information Technology (IT). He teaches architecture, design and technology related courses. Prior to this, he worked as Principal (Education and Research) with E-Comm Research Lab, Infosys Technologies Limited, Bangalore, India. He has around 15 years of work experience in the IT industry, involving research, teaching, architecture, and programming. His areas of interest include Process-centric architecture, Intelligent software systems, Intelligent agents, software architecture, Business Process Management systems, Web services and Java. You can reach Parameswaran at, contact {at} bitsintune [dot] com.
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- OpenXava 4.3: Rapid Java Web Development
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Cross-Platform Mobile Website Development – a Tool Comparison
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Book Review: Sams Teach Yourself Java in 24 Hours
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Book Excerpt: Introducing HTML5
- Adobe Sends Flex to the Apache Foundation
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Is Write Once Run Anywhere Ever Going to Be a Reality?
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?















