13 May
DB2 Java Performance standalone transactions Part 2
DB2 Java Performance standalone transactions Part 2
By David Beulke
Another situation when a transaction runs into problems is when it must check something outside of the critical transaction path or its normal activity. For example, when a transaction uses seven different discrete web services to accomplish a complete transaction unit-of-work and after the third web service runs [...]