How to change the java DNS service provider
原文可能无法访问了,如果运气好的话,你还能看到我们对原文的
存档
摘要
I'm building a fast web crawler and I need to have multithreaded DNS resolution, so I picked up a multithreaded DNS service provider called dnsjava. Unfortunately, I can't figure out how to replace...
欢迎在评论区写下你对这篇文章的看法。


