Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mershad-manesh/unbound4j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 81.6%
  • Java 16.4%
  • CMake 1.4%
  • Shell 0.6%