Andrew: I was just asking the question if the jcloud api for vCloud is thead-safe, given that the VMware's own Java SDK binding for vCloud is not. (No Java SDK binding for vCloud involved here :) in the pom)
Thanks, On Mon, Nov 4, 2013 at 7:48 PM, Andrew Phillips <[email protected]> wrote: > 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 >
