In a single-tier, Windows NT client/server environment, ODXSRVR
can use mapped memory to enable thread safeness with the OA
API and to increase connection speed. This is ideal for web
applications that run on the same server as the database.
Each connection (instance) that uses mapped memory is thread
safe in relation to other connections. However, each thread
must have is own separate connection to be thread safe.
|