Groups > BEA > BEA Tuxedo > Re: Queuing Problem




Re: Queuing Problem

Re: Queuing Problem
Mon, 21 Apr 2008 02:50:02 -070
Hi Sajid,

What you are describing is a classic flow control problem.  I guess my question
would be:  What would like Tuxedo to do or be able to do?

Also, when you say: "all the rest of Tuxedo Services (Not talking to this
Gateway Server) are also affected by it." what exactly do you mean?  It's
possible that there are so many requests queued up to the gateway server that
you are running out of IPC resources.  You should be able to easily verify that
with the ipcs command.

One solution to this sort of flow control problem is to periodically put a
synchronous call in the path.  By making one of every 50 calls a tpcall instead
of a tpacall you ensure that the gateway servers queue  is not too backed up.

--
Regards,
Todd Little
Post Reply
about | contact