Programmatically create replication agents and activate each site via its own exclusive agent
Hi,
In our deployment, we are using CQ 5.6 to dynamically create web sites. At the moment we have 10-20 web sites, but we expect to hit to 100-1000 sites soon.
One issue that has been worrying me is that during activation, sometimes the only agent is stuck and then no changes go through.
Is there a way to dynamically/programmatically create one replication agent per web site and activate changes to each site via its own replication agent?
If so, could you please provide me with links to relevant documentation, API docs, and code samples?
Thanks in advance.