Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ActorSystemGroup class and update ActorSystem and relate to use it. #2

Open
erichocean opened this issue Sep 1, 2012 · 0 comments

Comments

@erichocean
Copy link
Member

ActorSystemGroup would hold a shared HashedWheelTimer instance for all ActorSystem Schedulers. In addition, it would hold named thread pools that could be used by Dispatchers in different ActorSystems. This would reduce thread pressure when loading many ActorSystem instances in a single JVM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant