[ 
https://issues.apache.org/jira/browse/JSPF-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492874
 ] 

Stefano Bagnara commented on JSPF-48:
-------------------------------------

r533797: First attempt to create a dnsjnio based asynchronous dns lookup 
service. Currently it hardcoded the lookup to a local fake server "127.0.0.1" 
on a random port. This will be soon replaced by the new 
ExtendedNonBlockingResolver that is a work-in-progress by Alex D. (dnsjnio 
author).      


> Introduce support for DNSJnio as SEDA-like DNS resolver
> -------------------------------------------------------
>
>                 Key: JSPF-48
>                 URL: https://issues.apache.org/jira/browse/JSPF-48
>             Project: jSPF
>          Issue Type: Sub-task
>          Components: Core
>    Affects Versions: 0.9b4
>            Reporter: Stefano Bagnara
>         Assigned To: Stefano Bagnara
>             Fix For: 0.9.5
>
>
> In order to publish performant asynchronous lookup we need a SEDA like DNS 
> queries resolver.
> dnsjnio is an MPL-licensed DNSJava-based library that performs thousands of 
> dns query lookups using only 2 worker threads.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to