16 years ago
[RESOLVED] Get data to run in parallel threads
HI!! I got a service which responses with info about a customer when I give it the Customer ID, but I need that, at the same time, multiple threads run the same service with diferents IDs. How can I do that? I have proved adding several steps, but each thread ran all the steps at once sequencilly.
There are some way to do that?
Thanks!! and Sorry for my english!
There are some way to do that?
Thanks!! and Sorry for my english!