Re: [BangPypers] psphere: how to make thread safe

2012-08-22 Thread Ramchandra Apte
On 22 August 2012 17:53, Ramchandra Apte wrote: > On 22 August 2012 17:15, Saju M wrote: > >> Hi, >> >> psphere: Python interface for the VMware vSphere Web Services SDK >> >> I already developed an app using https://bitbucket.org/jkinred/psphere. >> But >> getting lot of errors since psphere is

Re: [BangPypers] psphere: how to make thread safe

2012-08-22 Thread Ramchandra Apte
On 22 August 2012 17:15, Saju M wrote: > Hi, > > psphere: Python interface for the VMware vSphere Web Services SDK > > I already developed an app using https://bitbucket.org/jkinred/psphere. > But > getting lot of errors since psphere is not thread safe (I think). So i > wrote couple of scripts t

[BangPypers] psphere: how to make thread safe

2012-08-22 Thread Saju M
Hi, psphere: Python interface for the VMware vSphere Web Services SDK I already developed an app using https://bitbucket.org/jkinred/psphere. But getting lot of errors since psphere is not thread safe (I think). So i wrote couple of scripts to test it (See attached files) and found that caching m