Product Documentation

FairCom mtPro

Previous Topic

Next Topic

Server Plugins

The CTUSER model allows the creation of a server side plugins extending FairCom DB Server functionality. This unique feature allows an application developer to place customized functions, much like stored procedures, on the server for enhanced performance. Multiple plugins can be placed under the server for different unique purposes. Some examples include report generators, specialized job engines, or server side directory maintenance.

Server Plugins Options

Optional CTUSER Library name - Create a customized name for the library your are building using the CTUSER server plugin system. You can create multiple plugins for various functionalities. If you specify an optional name for the library, the mtree build system will look for that name as a .c module to build.

TOCIndex