Does any one have experience with mass install/update where a plan is deployed to a large number of Virgo hosts which then resolve the required dependencies on a another Virgo hosted repostoritory?
Currently, Tomcat under Virgo can handle upto 150 threads. Can I say 150 concurrent install/updates is the hard number?
Does Virgo has retry mechanism in place the resolve to hanldle busy remote provisional repository issues?
Does any one have experience with mass install/update where a plan is deployed to a large number of Virgo hosts which then resolve the required dependencies on a another Virgo hosted repostoritory?
Currently, Tomcat under Virgo can handle upto 150 threads. Can I say 150 concurrent install/updates is the hard number?
Not necessarily. It depends what Tomcat does when presented with more than 150 concurrent requests.
Quote:
Does Virgo has retry mechanism in place the resolve to handle busy remote provisioning repository issues?
No. When Virgo attempts to download an artifact from the remote repository, if the request fails, then the artifact is not downloaded.