Primary performance considerations
- Last Updated: January 27, 2016
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
There are three fundamental performance reasons for implementing an application using PAS for OpenEdge:
- To minimize network traffic by putting data processing closer to the database
- To offload resource-intensive processing tasks to a machine more capable of executing the tasks
- To support critical business functions for a maximum client load across the Internet
These three points can work together to provide maximum performance benefits. The following sections discuss each point separately.