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

Scheduler choice #12

Closed
pgherveou opened this issue Sep 30, 2016 · 1 comment
Closed

Scheduler choice #12

pgherveou opened this issue Sep 30, 2016 · 1 comment

Comments

@pgherveou
Copy link

Hi there
I was looking at the code of this extension and was wondering if you could explain why you chose to use a SerialDispatchQueueScheduler here:

Why is this a better choice than a ConcurrentDispatchQueueScheduler?

@sunshinejr
Copy link
Owner

Hey there @pgherveou! Hmm, no idea as of now, but indeed mapping probably will be better on a concurrent scheduler. It should be now changed in the newest version. Thanks! 🙇

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