Skip to content

High-throughput DNS resolution for Java using libunbound

License

Notifications You must be signed in to change notification settings

OpenNMS/unbound4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unbound4j CircleCI

unbound4j is a high throughput DNS resolution engine for Java application that leverages libunbound.

It was developed in order to perform reverse lookups at high rates (tens of thousands of lookups per second) while processing network flows.

Building

Requires Maven (tested with 3.5.2) and CMake (tested with 3.14.5)

./build.sh

The dist/ folder should now contain both unbound4j-VERSION.jar and libunbound4j.so.

About

High-throughput DNS resolution for Java using libunbound

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages