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

Memory pressure handling #6

Closed
1 of 3 tasks
kastiglione opened this issue Jul 17, 2013 · 0 comments
Closed
1 of 3 tasks

Memory pressure handling #6

kastiglione opened this issue Jul 17, 2013 · 0 comments

Comments

@kastiglione
Copy link
Owner

As brought to attention in #2, concurrently executing memory intensive tasks can be detrimental to performance.

  • Document issue in README.
  • Provide API to limit number of tasks?
  • Use new GCD API to detect memory pressure and respond by scaling down concurrency?
kastiglione added a commit that referenced this issue Sep 20, 2013
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