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

Asynchronous DNS resolution #41

Open
lakeman opened this issue Jan 10, 2013 · 0 comments
Open

Asynchronous DNS resolution #41

lakeman opened this issue Jan 10, 2013 · 0 comments

Comments

@lakeman
Copy link
Member

lakeman commented Jan 10, 2013

A directory service can be configured with a dns name (see #18). But this call might block.
Move this name resolution to a worker thread or find an asynchronous dns library to include. This will also involve adding a state model for dealing with the results in an asynchronous manner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant