Anyone have experience using both newCachedThreadPool vs ThreadPoolExecutor
in ExecutorFilter? I was afraid to use newCachedThreadPool as it would allow
unbound thread growth but I don't see that as a problem nowadays and I
wanted to know if anyone tried both.

Thanks,
Frank

Reply via email to