uap-java
uap-java copied to clipboard
Added multithreaded version of caching parser
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.
Any update on this?
@bpossolo Is there any chance of getting this merged?