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

Polish InternalPool as a viable albeit non-default alternative to Spawner #568

Closed
digitalextremist opened this issue Apr 11, 2015 · 4 comments
Milestone

Comments

@digitalextremist
Copy link
Member

During 0.17.0 the recently displaced InternalPool became Group::Pool and lost its place as the sole and therefore default collection of threads used by ActorSystem and associated things like Future, etc. Basically any thread Celluloid needs.

Let's give it a rest and basically leave it as it is for 0.17.0 ( i.e. less awesome, troublesome, etc ) and revisit it as a viable alternative in 0.17.5.

@digitalextremist digitalextremist added this to the 0.17.5 milestone Apr 11, 2015
@digitalextremist digitalextremist mentioned this issue Apr 14, 2015
4 tasks
@digitalextremist
Copy link
Member Author

To actively discourage putting time into Group::Pool right now, it has been removed as a CI test case until we get into this issue later.

@digitalextremist
Copy link
Member Author

Yeah I'm catching intermittent failures, but only on jruby-head and rbx-2 at present. At gym, will look further soon.

@digitalextremist digitalextremist modified the milestones: 0.17.5, 0.18.0 Aug 7, 2015
@digitalextremist
Copy link
Member Author

@aayushranaut this is a good one to look through, it would give you insight into the actor system itself.

@tarcieri
Copy link
Member

Closing as stale. If you are still interested in this issue, please reopen it.

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

2 participants