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

Re-do datagram using NIO #66

Closed
gbrail opened this issue Jun 21, 2014 · 0 comments
Closed

Re-do datagram using NIO #66

gbrail opened this issue Jun 21, 2014 · 0 comments

Comments

@gbrail
Copy link
Contributor

gbrail commented Jun 21, 2014

The datagram support in Trireme is pretty basic, and spawns a lot of threads. NIO supports datagrams and should be a lot cleaner and more efficient.

The main reason to make this better is so that we can use it as the basis of a more complete DNS implementation.

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