(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

A Survey on Prediction models for effective resource provisioning in cloud computing

What is it about?

This paper focuses on importance of prediction methods for effective resource provisioning system. This paper brings out a review on the state of the resource provisioning system and future trends of the prediction model are discussed.

Read more on Kudos…
The following have contributed to this page:
Dinesh Kumar
' ,"url"));