> I've been doing some DNS-intensive work with ADNS recently, and I was > reminded how fast it is and how easy it is to run bulk jobs with over > 10,000 concurrent DNS queries. You only need two sockets! Maybe I should > beat Net::DNS to death with the clue bat.
It would be nice if bgsock() didn't create a new bloody socket for every query as well. Talk about CPU overhead. Daniel -- Daniel Quinlan http://www.pathname.com/~quinlan/
