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

Queueing system for generic requests #3

Open
davefinster opened this issue Sep 29, 2010 · 0 comments
Open

Queueing system for generic requests #3

davefinster opened this issue Sep 29, 2010 · 0 comments

Comments

@davefinster
Copy link
Owner

Much like the RKImageLoader, it may be preferable to queue multiple RKRequest objects so that only one is executing at a time. Preferably the RKRequestManager should control this and also have the ability to enlarge the number of simultaneous requests being processed. Once this has been implemented, transition the RKImageLoader queueing system over to RKRequestManager so that it's only task is to handle callbacks.

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