Hi,
I need help on this point very urgently.
We are building an application based on activiti-5.19.0.2.
The application has to be made available over internet where people will register and upload 8 supporting documents. Once form is submitted , a process will start for backend people to validate the provided information. It is a 10 step approval process.
System load is expected to be around 300 concurrent users over a period of time.
My questions are:
1. What would be the recommendation from experts for server configuration for such a load. We expect 20% load increase per annum.
2. Will Tomcat & MySQL support such a load. Or shall we go for Oracle for database and some application server like JBOSS, Weblogic or Websphere to support this kind of load and extensibility.
Thanks