hsdns-cache alternatives and similar packages
Based on the "Network" category.
Alternatively, view hsdns-cache alternatives based on common mentions on social networks and blogs.
-
pusher-http-haskell
Haskell client library for the Pusher HTTP API
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of hsdns-cache or a related project?
Popular Comparisons
README
hsdns-cache
Caching asynchronous DNS resolver built on top of GNU ADNS http://www.chiark.greenend.org.uk/~ian/adns/.
Resolves several IP addresses for one host (if available) in round-robin fashion.
Limits number of parallel requests (so DNS resolving continues to work even under heavy load).
Errors are cached too (for one minute).
Handles CNAMEs (hsdns returns error for them).
Used in production in BazQux Reader feeds and comments crawler.