<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi,</div>
<div>In theory the requests are treated in parallel. It depends on the deployment. Nova API should handle all of the requests at the same time. Each request will be placed a message queue and that request scheduled.</div>
<div>Thanks</div>
<div>Gary</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Dhvanan Shah <<a href="mailto:dhvanan@gmail.com">dhvanan@gmail.com</a>><br>
<span style="font-weight:bold">Date: </span>Wednesday, July 15, 2015 at 9:27 AM<br>
<span style="font-weight:bold">To: </span>"Uszov, Márk" <<a href="mailto:mark@roico.net">mark@roico.net</a>><br>
<span style="font-weight:bold">Cc: </span>"<a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>" <<a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [Openstack] Help regarding making multiple concurrent compute requests.<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">Hi Mark,
<div><br>
</div>
<div>Sorry, I should have framed my question better.</div>
<div>What I'm trying to look for here is a way in which I can make requests for multiple instances at a given instant of time. basically what I'm trying to find here is if the nova-api gets multiple requests with the same time how does it handle them all, are
 they handled synchronously, that is only after one request is completed the next is sent for scheduling or it can be done asynchronously that is before a request is scheduled to a host an other request can come in start out its processing. </div>
<div>And is there a way to mimic a situation of multiple requests for vm's with different configurations being requested at the same time, that is with the same time stamp, so that the scheduler does not bias on the basis of time as to which one to schedule
 first.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Dhvanan</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Jul 14, 2015 at 5:21 PM, Uszov, Márk <span dir="ltr">
<<a href="mailto:mark@roico.net" target="_blank">mark@roico.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr">Hi Dhvanan, </p>
<p dir="ltr">Maybe that is just my mistake, but I can not understand what you need. :-)
<br>
What do you mean on multiple concurrent compute connection?</p>
<p dir="ltr">Regards, <br>
Mark<br>
</p>
<div class="gmail_quote">
<div>
<div class="h5">2015. júl. 14. 8:48 ezt írta ("Dhvanan Shah" <<a href="mailto:dhvanan@gmail.com" target="_blank">dhvanan@gmail.com</a>>):<br type="attribution">
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<div dir="ltr">Hi,
<div>I am Dhvanan and I and am new to OpenStack, I wanted to know if there is a way to make multiple concurrent compute requests through the nova-api. It would be great if someone would help me out with this!</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Dhvanan</div>
</div>
<br>
</div>
</div>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
</blockquote>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>