According to VMware, their vCloud Java SDK library
is not "thread-safe" by design.

Q: So is the JCloud's vCloud library thread-safe?.

I may be missing something, but I can't see any dependency on the VMware Java libraries in the vcloud or vcloud-director POMs [1, 2]. So I would be tempted to cautiously say that they should be as thread-safe as the other jclouds APIs.

Are you running into any concurrency problems?

ap

[1] https://github.com/jclouds/jclouds/blob/master/apis/vcloud/pom.xml
[2] https://github.com/jclouds/jclouds-labs/blob/master/vcloud-director/pom.xml

Reply via email to