mdedetrich commented on issue #2170: URL: https://github.com/apache/pekko/issues/2170#issuecomment-3314866507
> @mdedetrich do you think one mailbox one virtual thread will improve some performance ?I don't know how to do that without some locking, and compatible with the current asynchronous runtime. > > > So.the current is one invocation one virtual thread. Sorry I forgot about this. Honestly in my view, with prod you shouldn't have any counter ids for virtual threads at all. You can have millions of these. Just have a configuration setting for dev use/debugging -- 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]
