Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
JCS has officially been wrestled. Sorry, guys, this is going to be one *big* commit again. - Re-Licensed everything according to the current ASF policy - Reformatted headers - Removed trailing blanks
FIXED JCS-19 Applied xdoc spelling error patch supplied by Michael Stevens.
Optional, configurable thread pools can be set for all auxiliaries. By default the single queue is used. (Will document later.) Shrinkers for all regions now share one thread and are executed by a Doug Lea Clock Daemon. The disk cache now has more configuration options exposed. You can set the purgatory size, recycle bin size, etc. Alos, you can set a bound on the purgatory. This solves the possibility or an ever growing purgatory with a bounded queue. Uped version to 1.2-dev to mark the changes. Updated some documentation. I need to rebuild the site. I published the new disk cache config page already. The disk cache options are described on the web site. jcs.auxiliary.DC.attributes.MaxPurgatorySize=10000 jcs.auxiliary.DC.attributes.MaxKeySize=10000 jcs.auxiliary.DC.attributes.MaxRecycleBinSize=5000 jcs.auxiliary.DC.attributes.OptimizeAtRemoveCount=300000
Removed double check locking from example.
Updated documentation. Removed stratum subpackage reference. Modified the disk cache doc.
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |