[Openstack] Where to add the performance increasing method in openstack

hitesh wadekar hitesh.wadekar at gmail.com
Thu May 24 07:56:21 UTC 2012


I think there are some people working on scheduler algorithm,

May be you can ask Vishy, he will be the best person to give an answer.

Can you cover that program into Python? I think using Jython we can embed
java code in python, I am not sure about it.

Thanks,
Hitesh



On Thu, May 24, 2012 at 12:49 PM, sarath zacharia
<sarathzacharia at gmail.com>wrote:

> Hi ,
>
>           Yes  I mean node as compute node. right now we prepared the new
> algorithm and we are on the implementing phase .
> Actually we created a program by using that algorithm. Program is
> developed by using the java . How we can add that program
> to the nova-scheduler .
>
> Regards
> Sarath Zacharia
>
>
> On Thu, May 24, 2012 at 12:27 PM, Nagaraju Bingi <
> nagaraju_bingi at persistent.co.in> wrote:
>
>>  Hi,****
>>
>> ** **
>>
>> Do you mean, node is nothing but compute node right. Then it is straight
>> forward you can add your logic scheduler or you can come up with your own
>> scheduler algorithm which will take care where to create next instance.**
>> **
>>
>> Go through the Good article on Scheduler:
>> https://www.ibm.com/developerworks/mydeveloperworks/blogs/e93514d3-c4f0-4aa0-8844-497f370090f5/?lang=en
>> ****
>>
>> ** **
>>
>> Please let me know for further details the implementation or adding logic
>> to existing. I would prefer to write your own scheduler algorithm.****
>>
>> ** **
>>
>> Regards,****
>>
>> Nagaraju B****
>>
>> ** **
>>
>> *From:* sarath zacharia [mailto:sarathzacharia at gmail.com]
>> *Sent:* Thursday, May 24, 2012 10:19 AM
>> *To:* Nagaraju Bingi
>> *Cc:* openstack at lists.launchpad.net
>> *Subject:* Re: [Openstack] Where to add the performance increasing
>> method in openstack****
>>
>> ** **
>>
>> Hi****
>>
>>           Yes , We are monitoring the loads on the instances in each node
>> and next instances will create in most suitable node ie, ****
>>
>>          node have less load****
>>
>> ** **
>>
>> Regards ,****
>>
>> ** **
>>
>> Sarath Zacharia****
>>
>>          ****
>>
>> On Wed, May 23, 2012 at 6:51 PM, Nagaraju Bingi <
>> nagaraju_bingi at persistent.co.in> wrote:****
>>
>> Hi,****
>>
>>  ****
>>
>> Do you mean that your program would monitor the Openstack Instances and
>> check the performance and load of nodes according to the number of
>> different application running in each instance?****
>>
>> Your program will tell you that which Instance is the best suitable to
>> deploy your new application.****
>>
>>  ****
>>
>> Please let me know if I understood correctly.****
>>
>>  ****
>>
>> Regards,****
>>
>> Nagaraju B****
>>
>>  ****
>>
>>  ****
>>
>> *From:* openstack-bounces+nagaraju_bingi=
>> persistent.co.in at lists.launchpad.net [mailto:
>> openstack-bounces+nagaraju_bingi=persistent.co.in at lists.launchpad.net] *On
>> Behalf Of *sarath zacharia
>> *Sent:* Wednesday, May 23, 2012 10:57 AM
>> *To:* openstack at lists.launchpad.net
>> *Subject:* [Openstack] Where to add the performance increasing method in
>> openstack****
>>
>>  ****
>>
>>
>> ****
>>
>> Hi ,****
>>
>>           We created an performance increasing programe for cloud
>> application. ****
>>
>> This programe will check the performance and load of nodes according****
>>
>> to the number of different application running in each node of our cloud
>> environment and****
>>
>> it will give which node is more suitable for deploying the next
>> application in cloud. ****
>>
>> In which service we have to modify in openstack for implementing this
>> algoritham ? ****
>>
>>  ****
>>
>> note : now our code is in java how we can connect to the nova development
>> environment****
>>
>>  ****
>>
>> Yours Sincerly****
>>
>>  ****
>>
>> Sarath Zacharia****
>>
>>  ****
>>
>>       ****
>>
>> DISCLAIMER ========== This e-mail may contain privileged and confidential
>> information which is the property of Persistent Systems Ltd. It is intended
>> only for the use of the individual or entity to which it is addressed. If
>> you are not the intended recipient, you are not authorized to read, retain,
>> copy, print, distribute or use this message. If you have received this
>> communication in error, please notify the sender and delete all copies of
>> this message. Persistent Systems Ltd. does not accept any liability for
>> virus infected mails.****
>>
>>
>>
>> ****
>>
>> ** **
>>
>> DISCLAIMER ========== This e-mail may contain privileged and confidential
>> information which is the property of Persistent Systems Ltd. It is intended
>> only for the use of the individual or entity to which it is addressed. If
>> you are not the intended recipient, you are not authorized to read, retain,
>> copy, print, distribute or use this message. If you have received this
>> communication in error, please notify the sender and delete all copies of
>> this message. Persistent Systems Ltd. does not accept any liability for
>> virus infected mails.
>>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120524/b9705ad4/attachment.html>


More information about the Openstack mailing list