cloudsim icon indicating copy to clipboard operation
cloudsim copied to clipboard

How to send file in CloudSim

Open sygfaz opened this issue 6 years ago • 2 comments

Im using cloudsim to simulate replication environemnt in cloud. Can anyone help me how do i change the cloudlet sendnow function to send files in the cloudsim?

sygfaz avatar Oct 18 '18 06:10 sygfaz

Dear @sygfaz are you fixed your issue.If then kindly share your code at [email protected] or [email protected] Thank You!

RahamSher avatar Feb 08 '22 12:02 RahamSher

do you want to send real files? As far as I know, when you create the cloudlet, you specify the settings for simulating the action of sending files. So, you just need to put the right setting such as the length of the file.

itconsultore avatar Jun 23 '22 23:06 itconsultore