| 
                   Pooled processes are multiple, pre-defined connections to 
                    an Omnidex environment that are established when the odxnet 
                    listener is started. These processes reside on the server, 
                    waiting for client requests, eliminating the much of the connect 
                    wait-time. This is particularly useful in multi-user and web 
                    environments.  
                  Pooled processes can be defined explicitly for an application 
                    in the ODXNET configuration file. Settings for the number 
                    of initial processes, process growth rate, maximum number 
                    of process, etc... can be explicitly defined for each application 
                    type (ODBC, JDBC, OmniAccess), as well as for individual Omnidex 
                    environments. 
                   | 
          	     
                  
                   |