Home Contact Download
LSC logo
Open source connector to synchronize identities to a LDAP directory from any data source including any database with a JDBC connector, another LDAP server or flat files ...
Download  |  Read more...  |  Get started!

Asynchronous server mode

Global description

LSC 1.3+ can pull updates from a data source. To achieve such capability, LSC is started in a “server mode” and will stay executing and pulling corresponding data source.

Starting the server mode

This server mode will be started each time an asynchronous task is start, either by specifying it through the -a <taskname> or -a all.

A dedicated thread is started to pull each asynchronous data source.

Controlling the server mode

When the LSC is started in the server mode, you can interact with it through JMX Agent or stopping it by killing the Java process.