Begin QueueQUEUE_NAME=queue1SNDJOBS_TO=queue2@cluster2 queue3@cluster3RCVJOBS_FROM=cluster2 cluster3PRIORITY=30NICE=20End Queue
This queue is both a send-jobs and receive-jobs queue, and links with multiple remote clusters. If queue1 cannot place a job in the local cluster, it can forward the job to queue2 in cluster2, or to queue3 in cluster3. If any queues in clusters 2 or 3 are configured to send MultiCluster jobs to queue1, queue1 accepts them.