From reading the document I know you can have multiple delivery services for a griven. But what the document didn't say is what does it mean to have multiple delivery services in a given stage. Will the delivery services be used in a round-robin fashion for scaling purposes?
Another scaling idea I have is to put multiple deployment agents behind a load balancer. Would that work?