From: <bri...@us...> - 2003-07-30 02:28:16
|
Update of /cvsroot/webmacro/webmacro/lib In directory sc8-pr-cvs1:/tmp/cvs-serv2401/lib Added Files: concurrent.jar Log Message: Replace complicated cache manager options with SimpleCacheManager (simple cache backed by ConcurrentHashMap) and ReloadingCacheManager (complicated reloading/expiring, simplified version of SMapCacheManager); replace TimeLoop (used by ReloadingCacheManager) with ClockDaemon; eliminate all the silly pseudo-optimization associated with ScalableXxx. --- NEW FILE: concurrent.jar --- (This appears to be a binary file; contents omitted.) |