Hi,
What is the best approach to multi threading or parallel processing in MS Dynamics CRM.
I have to create new records in Dynamics CRM take for example 1 million records. I will use 5 threads to create those records parallel so that it completes in time. What is the best way to create organization service so that the each thread creates the record in parallel without affecting another thread.
*This post is locked for comments
I have the same question (0)