pjfanning commented on issue #1840: URL: https://github.com/apache/pekko/issues/1840#issuecomment-4729008476
Agrona is a transitive dependency via Aeron. You only need Aeron if you use Artery and UDP comms for Pekko remote/cluster. There are alternatives for for Artery clustering like TCP and TLS-TCP that avoid Aeron/Agrona. -- 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]
