If I want to print a big report using BEA tuxedo which communication method should I use?

If I want to print a big report using BEA tuxedo which communication method should I use? (Asynchronous or Conversation)?

    Requires Free Membership to View

Tuxedo is a transaction processing manager. It tracks state and performs rollback if a transaction fails. What kind of report would Tuxedo generate? A break list, maybe? And as for async/sync, if one is going to ask Tuxedo to do something, it would probably be via an API call. So I guess in C it would be synchronous, and in Java or as an RPC it would be async. So the answer is.... it depends! If you can provide more details I can run the question past other experts.

This was first published in September 2001

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.