<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>Custom scheduler for OpenNebula</title>
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
  margin: 5px 5px 5px 5px;
  background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
body, table /* Normal text */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts1 /* Heading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #0000ff;
}
span.rvts2 /* Subheading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #000080;
}
span.rvts3 /* Keywords */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: italic;
 color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
span.rvts6
{
 font-size: 8pt;
 font-family: 'arial';
 font-style: italic;
 color: #c0c0c0;
}
a.rvts7, span.rvts7
{
 font-size: 8pt;
 font-family: 'arial';
 color: #0000ff;
 text-decoration: underline;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
 text-align: center;
}
--></style>
</head>
<body>

<p>Dear colleagues!</p>
<p><br></p>
<p>Let me introduce myself first. My name is Artem Pervin, software engineer developer of the Program System Institute of RAS.</p>
<p><br></p>
<p>One of the project I'm currently working on seems to be conceptually very similar to the OpenNebula.</p>
<p>We have developed a framework to manage virtual appliances on a cluster of virtual machines. Also there</p>
<p>is an automatic tool which may redistribute resources among appliances in an on-demand mode based upon </p>
<p>their changing resources needs. This component is a conceptual equivalent of Haizea, I think. I will </p>
<p>provide more detailed description of our research if you like.</p>
<p><br></p>
<p>Currently we're focused on the scheduling component, that will implement quite sophisticated algorithms of optimal control </p>
<p>theory to ensure efficient use of resources with an acceptable service level of virtual appliances in the real time mode.</p>
<p><br></p>
<p>How do think, may such functionality be of interest for the users of OpenNebula? If so, we would be</p>
<p>glad to develop a custom scheduler for OpenNebula to test our ideas in your framework and to exchange some </p>
<p>experience in implementation of a VM manager. Are there any instructions on developing a custom scheduler </p>
<p>for OpenNebula? Could you please share some of them?</p>
<p><br></p>
<p><br></p>
<p>Best regards,</p>
<p>Artem Pervin </p>

</body></html>