I remove about 400 objects from Active Directory and then cache them for an hour. The speed varies depending on the traffic or which domain controller I hit, but even so, it's still a little slow, too slow for my liking.
I was wondering if DirectoryServices is a reasonable candidate for a parallel library or if for some reason this is a bad idea. Did anybody have
Does anyone have any experience?
Thanks in advance.
source
share