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:admin:applications:production [2012/10/26 15:34]
127.0.0.1 external edit
admin:admin:applications:production [2016/06/28 22:38] (current)
Line 37: Line 37:
 === Connection Pools === === Connection Pools ===
  
-Connection pools are a common method of caching database connections. ​ This helps insure the speed of queries. ​ These connection pools will keep the Omnidex Environment open, along with the corresponding database connections and Omnidex index files. ​ Many applications use connection pooling services such as Java's DBCP services. ​ ​Alternatively, Omnidex ​Network Services ​provides a connection ​pooling ​facility.  ​+Connection pools are a common method of caching database connections. ​ This helps insure the speed of queries. ​ These connection pools will keep the Omnidex Environment open, along with the corresponding database connections and Omnidex index files. ​ Many applications use connection pooling services such as Java's DBCP services. 
 + 
 +For Omnidex Grids, Omnidex provides a pooling ​service for the internal connections to the grid nodes.  ​This can reduce the connection overhead with Omnidex Grids. ​   ​
  
 === Competing Applications === === Competing Applications ===
 
Back to top
admin/admin/applications/production.1351265663.txt.gz · Last modified: 2016/06/28 22:38 (external edit)