`dnsjava` is an implementation of the DNS protocol in Java.
I'm building a fast web crawler and I need to have multithreaded DNS resolution, so I picked up a multithreaded …