pjfanning commented on issue #1708: URL: https://github.com/apache/pekko/issues/1708#issuecomment-2590297691
Othe contributors may have a different viewpoint on this but I would not really think of Pekko dispatchers as being for general use - that they are more designed for Pekko specific internal usage. Are your tasks doing Pekko based work? Have you considered using a Scala ExecutionContext or a Java ForkJoinPool directly? Or a framework like ZIO or another general purpose async job framework? -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org