Hi, We'd like to perform multiple ldns_resolver_query() calls in a multi-threaded application. For each call different resolver will be used. We would like to use POSIX threads directly or with the help of OpenMP. Is that a good idea? Cheers, VL