CFThread Pooling

Hi, I am new to Lucee and evaluating it to replace ACF. Reading through the cfthread documentation I see “Lucee runs 20 threads at a time and after that, it waits for free threads”. It also states that smart thread pooling is something planned for the future. Is this still the case, and if so, is there anywhere where I can see a roadmap for this feature?

This is currently the only thing that would prevent us from making the switch since we make copious use of threads. Ideally, it would also contain a setting in Lucee admin which would be separate from the number of threads available for web request… “Maximum number of threads available for cfthread”

The documentation I’m referring to:

Thanks,
Jason