You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

 

There are many factors involved in determining the server specifications needed to run Joget Workflow effectively. These are some of the non-conclusive factors:-

  1. Total number of users
  2. Maximum expected concurrent users
  3. Number of apps running on the platform
  4. Complexity of each of the apps
  5. Amount of data generated in each app
  6. Network infrastructure

For example, an environment with a small number of users running a heavily-used complex app might require more resources than an environment with large number of users running some simple apps only once a day.
So based only on number of maximum and concurrent users, you wouldn't be able to predict what is needed. Usually customers would start with a single application server first, and scale up or cluster when necessary.

Check out the following articles:-

It is not an easy task to provide exact hardware requirements without first knowing the complexity of the app, workflows, forms, etc. running on the Joget Workflow platform. However, we can propose an initial architecture for you to deploy, and you can scale accordingly as the traffic grows. Additionally, scaling can be done in many ways, e.g., application clustering, upgrade of hardware specs, add additional hardware servers, etc. 

To handle up to 500 concurrent users, for a start you can go with the following server setups:

1x Web Server (acting as load balancer)
 - Quad Core Intel Xeon - 2CPU
 - 4GB SDRAM ECC Memory
 - Integrated Dual Ultra2 Wide SCSI-3 Controller
 - At least 300GB SAS HDD 
 - Fast Ethernet NIC PCI 10/100
 - IDE DVD-ROM Drive
(Alternatively, you can implement a hardware Load Balancer.)

2x Application Server
 - Quad Core Intel Xeon - 2CPU
 - 8GB SDRAM ECC Memory
 - Integrated Dual Ultra2 Wide SCSI-3 Controller
 - At least 500GB SAS HDD 
 - Fast Ethernet NIC PCI 10/100
 - IDE DVD-ROM Drive

1x Database Server
 - Quad Core Intel Xeon - 2CPU
 - 8GB SDRAM ECC Memory
 - Integrated Dual Ultra2 Wide SCSI-3 Controller
 - At least 1TB SAS HDD 
 - Fast Ethernet NIC PCI 10/100
 - IDE DVD-ROM Drive


Note: As for the hard disk space, it will depend on what data is stored, e.g., pdf document uploads, images, zip files, etc.  In addition, you can also configure on a VM Environment if you wish. 

Also, please note that you will need to use the Joget Workflow Large Enterprise Edition (LEE) in order for you to be able to setup the clustered environment. 

 

  • No labels