Showing posts with label concurrent request set. Show all posts
Showing posts with label concurrent request set. Show all posts

Query to identify the correct trace file of a concurrent program


PROMPT IDENTIFY CONCURRENT REQUEST FILE
PROMPT Use the following query to identify the correct trace file:
PROMPT where "request" is the concurrent request id for the inventory transaction
PROMPT worker.

How to submit / launch a concurrent request set from backend

submit concurrent request set from backend
I always had a doubt as how to call a concurrent request set from backend. I got this useful material while googling. So taught of sharing with you ppl. Hope you will enjoy.


When programmatically launching a request set, base it on the following skeleton code. Couple of points to note first: