I'm currently conducting a simulation using CloudSim.

The objective is to compare performance between two architectures.

One is the Cloudlet system using computing caching based only on popularity of task result among cloud users.

The other is the Cloudlet system using computing caching based jointly on response time, computation time of task as well as popularity of task.

I finished the design of two architectures, and I'm now trying to simulate these two, but I need task dataset for these.

Can I make these task dataset? Or where can I get these?

Moreover, how can I extract information about computation time and response time of task data in cloud?

Plz help me...

Similar questions and discussions