Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
As discussed on geoserver devel list regarding tile cache for geoserver.
JTileCache needs some attention before ready for prime time.
Attached is a simple example that shows:
- Handle multiple threads trying to fetch the same tile.
- Using a file path as cache key.
- Pure disc based.
I'll close this since geowebcache has its own trac
Please do take the time to test 0.7.1 if it's of any use to you, it does all of the above