DNS , file length, and other async issues.

808131 808131 at gmail.com
Thu Oct 20 18:20:38 EDT 2011


>
>
> IO-Worker-Thread not blocked.
>>
>> The same is true for DNS stuff.
>>
>> There is also a async DNS provider called dnsjnio which use dnsjava.
>> This allows you todo DNS queries in a non-blocking manner.
>>
>>
> I was looking at dnsjava (which seems to be as old as time)  ... I'll have
> to take a look at this.
>
>
dnsjava does look a bit old but that's mainly because it's very stable. You
could write a basic implementation from scratch to avoid the dependency but
if that's not a problem I wouldn't consider it. I would guess that the
quickest approach would be to try to get dnsjnio and netty working together.

I have experimented with using netty and dnsjava and was hoping to add it to
netty connection initialization but I probably won't have time this month.
There might not be much to it though!


Regards,
Tom


--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/DNS-file-length-and-other-async-issues-tp6902776p6915035.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list