[udig-devel] [jira] Created: (UDIG-916) Modify loading of
ProjectItemProvider
and MapItemProvider so it all takes place in a single thread
Jesse Eichar (JIRA)
jira at codehaus.org
Fri Jul 14 10:09:19 PDT 2006
Modify loading of ProjectItemProvider and MapItemProvider so it all takes place in a single thread
--------------------------------------------------------------------------------------------------
Key: UDIG-916
URL: http://jira.codehaus.org/browse/UDIG-916
Project: uDIG
Type: Sub-task
Components: map
Versions: UDIG 1.1.RC2
Reporter: Jesse Eichar
Assigned to: Jesse Eichar
Fix For: UDIG 1.1.RC3
Currently a new thread for each map is spawned for loading. This is really slow because there is quite a bit of overhead for spawning threads.
Create a utility class for core that manages lazy loading.
--
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
More information about the udig-devel
mailing list