For the LDAP asynchronous response, the client program should keep
polling for the response. From my point of view, this is less
performant. Is there any automatic callback mechanism, so that the
client program does not need to do the polling on its own and it can
continue doing other processing till the response arrives.
Does any LDAP client implementation provides such a support?

Reply via email to