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.