From: alexd@... Date: 2006-10-30T23:58:03+09:00 Subject: Re: [ANN] DNS library released "Francis Cianfrocca" wrote on 30/10/2006 14:45:50: > I'm also curious if any of these options solve the DNS latency problem that > kills performance in programs that fire off a large number of connections to > network servers. (I know libcurl has a partial solution to this problem.) I don't know of the latency problem of which you speak. I have run my non-blocking Java DNS library (dnsjnio) with tens of thousands of concurrent connections to nameservers, with no issues. Could you please expand? Thanks, Alex.