Hello,

I'm syncing email addresses from Active Directory. For about 150,000 addresses 
it's taking 4 hours. I've tried  a few parameters to the JVM:

"${JAVA_COMMAND}" $JAVA_OPTS -Xms10g -Xmx10g    -d64 -cp "$CLASSPATH" 
org.lsc.Launcher $PARAMETERS


and varying to number of threads, but lsc doesn't use more than about 5gb of 
memory - and everything still runs in one process.  Also, if I use more than 
one thread, not all the email addresses get copied over. If I compile lsc 
myself - will it use multiple processors?



Sherrod
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to