GitHub user mdedetrich added a comment to the discussion: Managing thousands of Actors with frequent, small updates
Just going on the information provided, this is well within means for pekko actors. There are akka/pekko systems out there with millions of actors on commodity systems as actors are extremely cheap (thats one of the core points of them). I remember reading somewhere that many-million actor systems only uses around 1 gb of heap. GitHub link: https://github.com/apache/pekko/discussions/2103#discussioncomment-14243390 ---- This is an automatically sent email for notifications@pekko.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@pekko.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org