uap-java icon indicating copy to clipboard operation
uap-java copied to clipboard

Added multithreaded version of caching parser

Open kyryloholodnov opened this issue 8 years ago • 2 comments

This version is necessary for multithreaded environment. LRUMap from org.apache.commons.collections.map can hang in multithreaded production environment which is fully reproducible in high load.

kyryloholodnov avatar Aug 31 '17 12:08 kyryloholodnov

Any update on this?

kyryloholodnov avatar Sep 19 '17 16:09 kyryloholodnov

@bpossolo Is there any chance of getting this merged?

douglaspalmer avatar Mar 09 '23 21:03 douglaspalmer