Scaling out the Content Deployer

You can make the Content Deployer worker scalable if you store temporary incoming content in a Redis database, and use a JMS Content Deployer queue. All worker instances can then check the queue and pick up content from the database.