Threaded Database Server Functionality Delivered on Windows NT64, AIX64, and Linux64 Platforms
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Threaded Database Server Functionality Delivered on Windows NT64, AIX64, and Linux64 Platforms
Under the classic model (_mprosrv), remote clients are processed
individually by the database server. Using the new threaded model
(_mtprosrv), remote client requests are processed concurrently. A
threaded server can spawn and manage client threads up to a maximum of the value
specified by the -Ma parameter.
Threaded database server is the default server when a database is started in client server mode.