[kepler-dev] [Bug 2328] - Memory use problems with multiple EML Datasources

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Jan 11 12:27:37 PST 2006


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2328

kruland at ku.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From kruland at ku.edu  2006-01-11 12:27 -------
In r1.26 of org.ecoinformatics.seek.datasource.EcogridDataCacheItem, I added a
simple mutex mechanism which only allows a single download to proceed at a time.
 This is functionally similar to the exclusion mechanism in the Alpha8 code
base.  This mutex needs to be replaced with a more flexible thread pool and
analyzed for thread-safety.



More information about the Kepler-dev mailing list