in Education by
I am using windows workflow 4.0 version in my project to manage workflow. One project gets created in the system which has 100 documents to be approved by users and each document should follow same workflow process. The document processing is parallel for 100 documents. Which ever finishes can go to the next workflow step. [Eg: Document Created - Send for Review - Reviewed - Approved]. Now I am creating 100 instances for 100 documents. But I am not sure about performance when the documents are getting increased phenomenally (Eg: 10000 documents). Also multiple project can be created in the system at any given point of time. Is there any better way to handle this scenario? The application is based on ASP.Net and running IIS. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
Your workflow steps (Document Created - Send for Review - Reviewed - Approved) sound like they involve human interactions, meaning they'll proceed at human time scales. Minutes at a minimum, more likely hours or days. Workflow 4.0 is designed with this use case in mind, as instances that are not actively progressing will be persisted out to your database store. Scaling to the 10s of thousands of instances should not be a problem.

Related questions

0 votes
    I cannot find exact network performance details for different EC2 instance types on Amazon. Instead, they are ... concurrent viewers. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I have a scenario that I want to implement in Laravel. I have already implemented this kind of approach ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 26, 2022 in Education by JackTerrance
0 votes
    I have a scenario that I want to implement in Laravel. I have already implemented this kind of approach ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    I have a scenario that I want to implement in Laravel. I have already implemented this kind of approach ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    What are the issues on which biological networks proves to be superior than AI networks? (a) robustness & fault ... d) all of the mentioned Please answer the above question....
asked Sep 21, 2022 in Education by JackTerrance
0 votes
    Explain with reasons whether the following statements are true or false: There are no issues of dispute between India and Pakistan. Please answer the above question....
asked Aug 18, 2022 in Education by JackTerrance
0 votes
    How do environmental issues threaten human security? Please answer the above question....
asked Aug 14, 2022 in Education by JackTerrance
0 votes
    Which issues were taken up by the women’s movement after independence? Please answer the above question....
asked Aug 14, 2022 in Education by JackTerrance
0 votes
    Which issues are handled through movements? Please answer the above question....
asked Aug 14, 2022 in Education by JackTerrance
0 votes
    On which issues does the ‘Sons of the Soil’ movement in India insist? Please answer the above question....
asked Aug 14, 2022 in Education by JackTerrance
0 votes
    Describe various issues regarding the National Emergency of 1975 in India. Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    Critically evaluate the six main issues in Indian politics during the 21st century. OR Discuss the impact of the ... period in India. Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    We have recently moved to Tomcat 8.5.4 (from 8.5.3) and to Omnifaces 2.4 (from 2.3), ... questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 14, 2022 in Education by JackTerrance
0 votes
    According to React docs : useReducer is usually preferable to useState when you have complex state logic that ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
...