Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Chiara Bo
45
Views
1
Comments
Parallel Processing
Discussion
How-to
Hello,
Is there a limit in the number of processes that can run in parallel? We are trying to use human activities in a process that is used to upload data to inform the user about validation issues and ask him to complete some tasks to finalise the import (accept/reject etc.). Given that other users or the same user might want to start other file uploads we would like to know if it is better to complete the upload process and use a separate process to manage the validation feedback to user (with subsequent actions) or use the human activity within the upload process and wait for the user to complete the the tasks before the process is completed. Your view would be appreciated.
Thanks
Regards
Chiara
Tiago Neves
Hello Chiara,
An answer to your question is: No. I mean, until the server has reached it's capacity. There are some cases where several hundreds/thousands processes are active in parallel. The limit is not on OutSystems platform itself.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...