BEA Logo BEA Tuxedo Release 7.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Tuxedo Doc Home   |   Administration   |   Topic List   |   Previous   |   Next   |   Contents

   Setting Up a BEA Tuxedo Application

Planning the Design of Your Application

An administrator needs to know a customer's business requirements and how the software will be used. Once these needs are understood, administrators can work with their system designers and application developers to make sure that the application's configuration can support its requirements.

Answers to the following preliminary questions may help in planning the design of your application.

  1. How many machines will be used? ____________________

  2. Will client applications reside on machines that are remote from the server applications? _______________________

  3. Which services will your BEA Tuxedo application offer? _________________________________________________________________ ___________________________________________________________

  4. What resource managers (database) will the application use and where will they be located? _________________________________________________________________ _________________________________________________________

  5. What "open" strings will the resource managers need? _________________________________________________________________ ___________________________________________________________

  6. What setup information will be needed for an RDBMS? _________________________________________________________________ _________________________________________________________________ ________________________________________________________

  7. Will transactions be distributed? ________________

  8. Will the application use global transactions? ________________

  9. What buffer types will be used? ____________________________________________________________

  10. Will data be distributed across machines? _________________________________________________________

  11. To which external domains will the application export services? From which external domains will the application import services? _________________________________________________________________ _________________________________________________________________ __________________________________________________________

  12. Will data-dependent routing be used? _________________

  13. In what order of priority should services be available? _________________________________________________________________ ________________________________________________________

  14. What are the reliability requirements? Will redundant listener and handler ports be needed? Will replicated server applications be needed? _________________________________________________________________ ___________________________________________________________

  15. Are there any conversational services? _________________________________________________________________ ____________________________________________________

See Also