Jeevananthan-23 commented on issue #12498: URL: https://github.com/apache/lucene/issues/12498#issuecomment-1702898835
Hi @javanna I opened #12531 for async task processing, It could be great to use VirtualThreads(JDK21) for `IndexSearch` which able concurrent tasks execution similar to `Executor` to run in **ThreadPool Carrier Thread** rather it runs in _lightweight_ `VirtualThreads`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
