pjfanning commented on issue #611: URL: https://github.com/apache/incubator-pekko/issues/611#issuecomment-1703773444
Partially related to https://github.com/apache/incubator-pekko/discussions/482 For me, we get greater results by ensuring that users can use custom dispatchers wherever they need to within Pekko instead of having to use the default one. It is easier build-wise for us to have Pekko core built with Java 8 or 11 and separate jars which have add-on features that can be used by users of newer Java versions. -- 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]
