Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin:basics:network:home [2011/04/13 15:04]
doc
admin:basics:network:home [2016/06/28 22:38] (current)
Line 18: Line 18:
  
 Omnidex Network Services provide the core communication interface between the components of Omnidex. ​ Based upon the TCP/IP standard, Omnidex Network Services provides the communication services for Omnidex'​s [[integration:​odbc:​home|ODBC]] and [[integration:​jdbc:​home|JDBC]] drivers, as well as the internal communication used in [[admin:​features:​grids:​home|Omnidex Grids]]. Omnidex Network Services provide the core communication interface between the components of Omnidex. ​ Based upon the TCP/IP standard, Omnidex Network Services provides the communication services for Omnidex'​s [[integration:​odbc:​home|ODBC]] and [[integration:​jdbc:​home|JDBC]] drivers, as well as the internal communication used in [[admin:​features:​grids:​home|Omnidex Grids]].
 +
 +{{:​admin:​basics:​network:​network_services.png|}}
  
 Omnidex Network Services normally runs as a service in Microsoft Windows, or as a background daemon on Linux. ​ The main process, called OdxNet, will listen for network requests and spawn additional processes to service each request. ​ It is common to see many OdxNet processes running on an Omnidex server, each one handling a request from a user.  Note that OdxNet favors a separate process for each request to help improve control and stability of the application. Omnidex Network Services normally runs as a service in Microsoft Windows, or as a background daemon on Linux. ​ The main process, called OdxNet, will listen for network requests and spawn additional processes to service each request. ​ It is common to see many OdxNet processes running on an Omnidex server, each one handling a request from a user.  Note that OdxNet favors a separate process for each request to help improve control and stability of the application.
 
Back to top
admin/basics/network/home.1302707081.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)