This is an old revision of the document!


Integration: Relational Databases

Servers

Omnidex benefits from being on a separate server from the relational database, although there is no requirement to do so. Relational databases usually adopt a strategy that consumes most of the resources on a server. It is not uncommon for a relational database to consume nearly all of the memory and CPU while processing large quantities of data using multiple threads. While this maximizes the performance of the relational database, it does not preserve many resources for other processes such as Omnidex.

Typically, Omnidex is places on an Omnidex Server and the relational database is placed on a Relational Database Server. This allows Omnidex to utilize the system resources of the Omnidex Server in the manner it needs, while also allowing the relational database to do the same.

Additional Resources

See also:

 
Back to top
integration/rdbms/servers.1300131531.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)