On 06/09/2023 21:24, Christopher Schultz wrote:
On 9/6/23 03:29, Mark Thomas wrote:
On 05/09/2023 22:02, Christopher Schultz wrote:

<snip/>

Thanks for the correction. I just did a quick docs[1] search for "virtual" in Tomcat 10.x for example and I didn't see useVirtualThreads, so I assumed it wasn't in there. Maybe we need some documentation back-ports?

Odd. It is there as an attribute on the Connector. And in 9.0.x and 8.5.x too.

https://tomcat.apache.org/tomcat-10.0-doc/config/executor.html

I don't find the word "virtual" anywhere on that page.

It is a Connector attribute, not an Executor attribute. There isn't much point using an executor with virtual threads.

For those of you that are finding this topic interesting, I'll have a talk on this at the ASF conference, Community Over Code in Halifax.

https://communityovercode.org/schedule-list/#TH001

More broadly, there are usually a reasonable number of Tomcat committers present at ASF conferences so this is a great opportunity to speak face to face with the committers.

+1

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to