G
Guest
Hi,
I have a doubt in .net. Hope u could solve the problem. When u r free plz
consider this doubt.
I have created a component to run End of Day Tasks. Hope u know how much
time it takes to run a EOD. Say it takes about 20 min to complete its
execution. Now assume that u have more than 1000 tasks to be executed. Each
tasks can be of any type(component or stored procedure). I am executing the
tasks asynchronously. Now I give the input to the main component from a
screen from the client. Can i pass any message or value from the component to
the screen, before the component execution finishes.
For example:
I want to display "Task 1 started execution.." when the task1 gets started.
Then it should display completed message. Likewise For every tasks it should
return the message to the screen.
Regards,
Sivaraman.S
I have a doubt in .net. Hope u could solve the problem. When u r free plz
consider this doubt.
I have created a component to run End of Day Tasks. Hope u know how much
time it takes to run a EOD. Say it takes about 20 min to complete its
execution. Now assume that u have more than 1000 tasks to be executed. Each
tasks can be of any type(component or stored procedure). I am executing the
tasks asynchronously. Now I give the input to the main component from a
screen from the client. Can i pass any message or value from the component to
the screen, before the component execution finishes.
For example:
I want to display "Task 1 started execution.." when the task1 gets started.
Then it should display completed message. Likewise For every tasks it should
return the message to the screen.
Regards,
Sivaraman.S