RDM TX Support Library

The RDM TX library handles the link to the Transactional File Server Interface Library. RDM DB Engine Library and other RDM libraries does not link with Transactional File Server Interface Library. The application instantiating the TFS need to link with Transactional File Server Interface Library.

Reentrancy
The tx library is by design reentrant but uses libraries that by themselves may not be reentrant.
Library dependencies
Library File Names
File Name Where it is used
librdmtx.so Library used during compile on Unix
librdmtx-14.so Used by runtime link-loader when executing on Unix
rdmtx-14.lib Library used during compile on Windows
rdmtx-14.dll Used by runtime link-loader when executing on Windows
* Other extensions may be used depending on target platform