Port ArcSDE raster support to the same session pool/command queue used for 
ArcSDE DataStore
-------------------------------------------------------------------------------------------

                 Key: GEOT-2616
                 URL: http://jira.codehaus.org/browse/GEOT-2616
             Project: GeoTools
          Issue Type: Improvement
          Components: data arcsde
    Affects Versions: 2.5.6
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
            Priority: Critical


Despite the huge improvements made for ArcSDE raster support over the last 
months, it still uses the _old_ and _deprecated_ {{ArcSDEConnectionPool}} 
instead of the new and brilliant {{SessionPool}}.
Porting arcsde gce support to SessionPool will carry over a number of benefits:
- Maintainability: no more need to maintain the deprecated ArcSDEConnectionPool 
and related classes
- Allowing the configuration of arcsde rasters that grab the connections from 
JNDI 
- Sharing of connection pool between datastores and coverages
- Greately improved scalability by use of finer grained execution units
- Greately improved concurrency support
- Allow getting rid of the username/password on the coverage URL
- Ability to tune the pool size (right now they're left to the default size of 
6 max connections!)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to