Threaded Database Server Functionality Delivered on Windows NT64 and Linux64 Platforms
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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.