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

Investigate the performance limits and controls of getdns #95

Closed
saradickinson opened this issue Apr 2, 2015 · 1 comment
Closed

Investigate the performance limits and controls of getdns #95

saradickinson opened this issue Apr 2, 2015 · 1 comment

Comments

@saradickinson
Copy link
Contributor

Observations from the IETF demo showed a threshold in the number of messages that could be sent in async mode before seeing multiple timeouts. This needs investigation.

Also need to consider the right algorithm to use to implement the getdns_context_set_limit_outstanding_queries() method. Wouter commented that using a sharp cut-off when reaching the limit is often interpreted as users as the same as a failure.

@saradickinson
Copy link
Contributor Author

I am going to close this because I believe the work done recently on the event loops, scheduling and switch to poll() have addressed the main issues. Also @wtoorop has implemented getdns_context_set_limit_outstanding_queries()

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