Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 3-tier architecture
Tracy
We are wrestling with the same issues that you raise. Still designing, so I can't speak from experience, just theory. I can't disagree with anything you say, but here are how I see some of the issues:
Dennis Williams
DBA, 20% OCP
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Wednesday, June 12, 2002 4:18 PM
To: Multiple recipients of list ORACLE-L
We're looking to implement a 3-tier architecture with websphere, java and
oracle. My question is where should the code be deployed for oltp apps and
batch processes? Are the business rules(components) deployed on the middle
tier and that same logic (if applicable within batch) deployed as java
within
the database? It would appear to me that batch would execute faster if the
source resides in the database rather than the app server, but that we are
gaining a maintenance(deployement) issue for the performance gain. Should
the
business rules be deployed within java and the data access be written in
pl/sql. Any thoughts?? What are others doing today and are there any papers
available regarding these issues? Thanks
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Tracy Rahmlow INET: tracy.rahmlow_at_aexp.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: DENNIS WILLIAMS INET: DWILLIAMS_at_LIFETOUCH.COM Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jun 12 2002 - 18:13:48 CDT
![]() |
![]() |