Ticket #341 (closed enhancement: fixed)

Opened 4 months ago

Last modified 2 months ago

Cache Manager - udpate its internal structure to adapt to the concurrent JDK 5 package if running it.

Reported by: lmajano Assigned to: lmajano
Priority: highest Milestone: 2.6.0
Component: ColdBox Cache Version: 2.5.1
Severity: normal Keywords:
Cc:

Description

The ability to use CF8 or BD 7 under JDK 1.5 and above gives way to use concurrentHashMap for our maps. THis will increase thread safety and increase performance at high load systems

Change History

03/30/08 23:07:22 changed by lmajano

  • status changed from new to closed.
  • resolution set to fixed.

03/30/08 23:07:51 changed by lmajano

  • summary changed from MTCache - udpate its internal structure to concurrentHashMap to Cache Manager - udpate its internal structure to adapt to the concurrent JDK 5 package if running it..

Copyright 2006 ColdBox Framework by Luis Majano