So as an FYI, I just tested using the whirr API to start multiple clusters
at the same time using Futures, and it (seems to) works great.  really cuts
down on the time to ramp up a set of clusters (like 4 or more).  Yay


On Fri, Jun 10, 2011 at 11:38 AM, Andrei Savu <savu.and...@gmail.com> wrote:

> John,
>
> I don't think we've checked this. Could you open an issue? We should at
> least update the docs.
>
> To be safe you should create multiple instances, one for each thread. I
> don't think you need to worry about the amount of memory used.
>
> In 0.5.0 we've done some performance improvements that are relevant to you.
>
>
> Sent from my phone.
>
> Cheers,
>
> -- Andrei
> On Jun 10, 2011 8:38 PM, "John Conwell" <j...@iamjohn.me> wrote:
> > In 0.4.0, is Service.launchCluster(ClusterSpec) thread safe? Through the
> > API I'm spinning up 3 clusters, one after another, and I'd like to change
> > the code to launch them in parallel, but wanted to check if this is
> > threadsafe.
> >
> > --
> >
> > Thanks,
> > John C
>



-- 

Thanks,
John C

Reply via email to