This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git


    from 60b41be5 Bump github/codeql-action/analyze from 4.37.8 to 4.37.9.
     new ee410efe Improve thread pool handling
     new e830edcb Document scheduled pool configuration
     new ced38659 Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-jcs.git

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../remote/AbstractRemoteAuxiliaryCache.java       |   6 +
 .../jcs4/engine/control/CompositeCacheManager.java |   9 +-
 .../engine/control/event/ElementEventQueue.java    |  25 +-
 .../jcs4/utils/discovery/UDPDiscoveryReceiver.java |   8 +-
 .../jcs4/utils/threadpool/ThreadPoolManager.java   | 398 ++++++++++++---------
 src/site/xdoc/BasicJCSConfiguration.xml            |  30 +-
 src/site/xdoc/BlockDiskCache.xml                   |   2 +
 7 files changed, 274 insertions(+), 204 deletions(-)

Reply via email to