Newletter Sign Up
Posts on the
Design Decomposition Blog
Iridium Satellite Collision in Space
You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
(The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
Atomicity
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
Well-Formed Business Process Diagrams
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria [...]
November 18, 2008
Recent Business Process Modeling Books
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There [...]
October 9, 2008
The Design Decomposition Blog
is written by Doug Barry.

This architecture shows two existing relational databases being used by a J2EE application server. One database is being accessed using JDO and the other by JDBC. A third database is being used in the middle tier as an EJB accelerator.

The database used as an EJB accelerator holds data that is a copy of data from one or more of the existing relational databases. All updates from the EJB components are made directly to this database. At some later time, say at the end of a business day, the updated data is written to the existing databases in the EIS tier. This is referred to as having "staged updates" because any updates by EJB components are staged first to the database used by the EJB accelerator and then written at a later time to the underlying relational database. This is in contrast to "in-line updates" (new window). An example of staging data would to "publish" a catalog to the middle-tier database based on multiple data sources. The EJB components then could use this "published" data directly without requiring direct Internet access to the databases in the EIS tier. 

This architecture might very well provide much better performance than the "in-line updates" (new window). It does not include the activity with the EIS Tier within transaction boundaries.

Object databases make for an excellent middle-tier database for use with EJB components. This is because the object model used by EJB components is the same model used by object databases. For more information, see:

J2EE enterprise architecture with staged updates JDO JDBC EJB

Multiple components use JDO to access the relational database. JDO allows the mapping between Java objects and tables to be defined in one place for use by the multiple components. See JDO data conversion (new window).

The JDBC interface is used by the Web Server to access simple data. See when to use JDBC with Java application servers (new window).

Also see:

Related content for: J2EE enterprise architecture with staged updates

More on the general topic: Architectures using databases in the middle tier

Read more free articles on this site

There are nearly 400 pages of articles on this site with over 20 pages on application servers.

Search this site for more articles

Custom Search

Browse this site for more articles

Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current article: J2EE enterprise architecture with staged updates.

Loading...

Related recent articles from Google News

Migration Failures in a WebSphere Network Deployment on an AIX Platform
SYS-CON Media (press release)
Migration failures may occur when migrating application run-time configurations for a large complex network deployment to a higher version of WebSphere Application Server (WAS) Network Deployment (ND) on an AIX platform.

9 Feb 2012 at 9:28am
When Java EE Is Overkill: Lightweight Application Server Benefits
InfoWorld
By combining the portability and agility of the Spring framework with a lightweight application server, your organization can meet business demands while staying within budget constraints. VMware vFabric™ tc Server is a modern, lightweight Java ...
and more »
7 Feb 2012 at 3:36pm
The Potential Ramifications of Platform-Based Vulnerabilities on Cloud Computing
SYS-CON Media (press release) (blog)
Meaning they are vulnerabilities peculiar to the web or application server platform upon which applications are deployed. Mitigations for such vulnerabilities generally point to changes in configuration of the platform – limit post size, header value ...

8 Feb 2012 at 8:26pm
EMC strikes servers with Project Lightning flash cards
ZDNet UK
Project Thunder is a collection of VFCache cards that sit in a single appliance and are connected to an application server. "By putting a bunch of lightnings together in an appliance you have scalability and shareability," Ader said.
EMC VFCache respinning SSD and intelligent caching (Part II) Business 2 Community
all 127 news articles »
6 Feb 2012 at 7:35am
Oracle Halts Denial Of Service Threat With Patches
TechWeekEurope UK
The affected products are Oracle Application Server 10g Release 3 version 10.1.3.5.0, Oracle WebLogic Server versions 9.2.4, 10.0.2, 11gR1, 12cR1, and Oracle iPlanet Web Server 7.0 and Oracle Java System Web Server 6.1. The Oracle Containers for J2EE ...
Oracle patches denial-of-service vulnerability Infosecurity Magazine (US)
all 4 news articles »
3 Feb 2012 at 1:26pm
More related news on: "application server"

Related books at Amazon.com

Internetworking with TCP/IP, Vol. III: Client-Server Programming and Applications, Linux/Posix Sockets Version
Internetworking with TCP/IP, Vol. III: Client-Server Programming and Applications, Linux/Posix Sockets Version
by Douglas E. Comer, David L. Stevens
Description: Internetworking with TCP/IP, Volume III describes the fundamental concepts of client-server computing used to build all distributed computing systems, and presents an in-depth guide to the Posix sockets standard utilized by Linux and other operating systems. Dr. Douglas E. Comer compares leading server designs, and describes the key tools and techniques used to build clients and se...
JBoss in Action: Configuring the JBoss Application Server
JBoss in Action: Configuring the JBoss Application Server
by Javid Jamae, Peter Johnson
Description: JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance. This book walks readers t...
Microsoft Virtualization: Master Microsoft Server, Desktop, Application, and Presentation Virtualization
Microsoft Virtualization: Master Microsoft Server, Desktop, Application, and Presentation Virtualization
by Thomas Olzak, James Sabovik, Jason Boomer, Robert M Keefer
Description: Microsoft Virtualization helps you understand and implement the latest virtualization strategies available with Microsoft products. This book focuses on: Server Virtualization, Desktop Virtualization, Application Virtualization, and Presentation Virtualization. Whether you are managing Hyper-V, implementing desktop virtualization, or even migrating virtual machines, this book is p...
More related books: Search Amazon.com for application server