← Back to team overview

nova-orchestration team mailing list archive

Re: task parallelism in nova

 

Each provisioning operation is generally sequential (and perhaps even preferred to be for debugging). The only real parallel activity is, as you mentioned, creating many instances or mass migration/resize/backup/etc.

-S

________________________________________
From: nova-orchestration-bounces+sandy.walsh=rackspace.com@xxxxxxxxxxxxxxxxxxx [nova-orchestration-bounces+sandy.walsh=rackspace.com@xxxxxxxxxxxxxxxxxxx] on behalf of Yun Mao [yunmao@xxxxxxxxx]
Sent: Wednesday, November 23, 2011 10:32 AM
To: nova-orchestration@xxxxxxxxxxxxxxxxxxx
Subject: [Nova-orchestration] task parallelism in nova

What's the use cases to run tasks in parallel? One that's quite
obvious is to create many instances. The task to create a single
instance seems quite sequential to me. Do we have other use cases? Is
there a more complicated one, such as requiring parallel tasks to
communicate? Thanks,

Yun

--
Mailing list: https://launchpad.net/~nova-orchestration
Post to     : nova-orchestration@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~nova-orchestration
More help   : https://help.launchpad.net/ListHelp


Follow ups

References