scheduling in cloud computing

sandeep5950

sandeep5950

@sandeep5950-9a4xrv Oct 23, 2024

which methods are already use in cloud computing ?
post some links please
any new ideas which are not implementd in cc till now if listed would be great .
also what kind of scheduling can be done in cloud computing
job scheduling
task scheduling
resource scheduling ??
what can be differences among first two , resource scheduling is definatly different .


thanks

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jul 3, 2012

    Not sure what are you referring to, through 'methods'?

  • sandeep5950

    sandeep5950

    @sandeep5950-9a4xrv Jul 3, 2012

    like what we have studied in operating systems . FIFO , RR, SJF etc . they were implemented in cc too but with modifications like load balancing etc . i m referring to this as methods.
    want to use simulator like cloudsim to implement new way .