From: Francis Cianfrocca Date: 2006-10-31T06:12:41+09:00 Subject: Re: [ANN] DNS library released ------=_Part_57228_25260391.1162242758627 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/30/06, alexd@nominet.org.uk wrote: > > > I'd like to see a nonblocking DNS client for Ruby programs. I've avoided > > writing it on the theory that someone is already doing it. > > I certainly have, and I certainly will be! :0) > > The pnet-dns library already does it, but the dnsruby library will do it > properly. > > Of course, you could always use JRuby and the dnsjnio library at a push, > but it will hardly give you performance (just now)... I need an asynchronous client that I can add to EventMachine, so I need pure Ruby or C/C++. If you want to discuss further, we should take it off-list to avoid boring everyone else :-) ------=_Part_57228_25260391.1162242758627--