From: Norman M. <nor...@go...> - 2012-08-07 09:26:08
|
I'm using dnsjnio in production and can really recommend it if you need an async way of using dnsjava :) Am 07.08.2012 um 09:44 schrieb Alex Dalitz <Al...@no...>: > On 7 Aug 2012, at 00:11, Brian Wellington wrote: > >> There's no way that I know of to replace dnsjava's underlying socket code with something that doesn't use Channels, so I don't think there's a good way to work around this. > > It's worth noting that dnsjnio replaces the dnsjava socket implementation with an nio implementation. This does still use Channels, and I haven't tested it against this issue. However, it might still be worth a look. > > Thanks, > > > Alex. > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > dnsjava-users mailing list > dns...@li... > https://lists.sourceforge.net/lists/listinfo/dnsjava-users |