Groups > BEA > BEA Tuxedo > Re: Asynchronous call Limit In Tuxedo




Re: Asynchronous call Limit In Tuxedo

Re: Asynchronous call Limit In Tuxedo
Mon, 21 Apr 2008 07:11:54 -070
Application is as follows:

1/ Application are built on Tuxedo ATMI.
2/ Tuxedo application server on UNIX containing services called in SYNC and
ASYNC mode   mostly SYNC calls.
3/ servers are in MSSQ mode.

Depending on need one service call is changed from ASYNC to SYNC mode. After
this as per application logic check some of service requests(functional
verficiaition of application) are not taken by Tuxedo system.

To solve this MSSQ is being divided into separate five queues (like 10 servers
is divided in 5 queue servicing 2 request queues) as doubt is on limitation of
ASYNC mode.

In our code we are not testing the return value of tpacall() in our code.

Regards
Post Reply
about | contact