seyed110 / cloudsim

Automatically exported from code.google.com/p/cloudsim
0 stars 0 forks source link

Data File transfer #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
--------------------------------
This is an enhancement request
--------------------------------------
Can we include a sample in cloudsim that illustrates data file transfer from 
sender to receiver. I myself had this problem and resolved it by extending File 
and HardDriveStorage class and then calling addFile and getFile methods. It 
would be good if it can be included in samples.

Original issue reported on code.google.com by anshu....@gmail.com on 24 Apr 2013 at 12:29

GoogleCodeExporter commented 9 years ago

Original comment by rodrigo.calheiros on 29 Apr 2013 at 4:25

GoogleCodeExporter commented 9 years ago
hi anshu...
can you please give the sample code for data file transfer..

Original comment by anand....@gmail.com on 5 Sep 2013 at 3:51

GoogleCodeExporter commented 9 years ago
Yes. I'm too expecting same kind of examples.

Original comment by ud...@vmtechsolutions.biz on 30 Sep 2013 at 5:00

GoogleCodeExporter commented 9 years ago
Hi anshu,

can you please give the sample code for data file transfer..

Original comment by taherlab...@gmail.com on 24 Mar 2014 at 2:31

GoogleCodeExporter commented 9 years ago
I also extended the HardDriveStorage,which I called StorageNode,included the 
characterisitics like Host,and I extend the File with BlockReplica ...
In the framework,I found there is bug or mistakes,such as in the program 
cloudlet.addRequiredFile(),it seems to forget to set the bool variable to be 
true when we add the file name to the cloudlet,the other mistake I found it's 
that I think it's should be time+=file.getSize()/this.bandwidth; in 
SanStorage.java.
BTW,I am using CloudSim-2-1-1,so I don't know if these things have changed in 
CloudSim 3 or my understanding is wrong 

Original comment by HuaHero....@gmail.com on 28 Mar 2014 at 1:21

GoogleCodeExporter commented 9 years ago
hi can you please send me the code for file transfer whcih you have done
Thank you soo much
my id: subbarao.pendela@gmail.com

Original comment by subbarao...@gmail.com on 4 Apr 2014 at 5:39

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi anshu,
Because I want to use cloudsim, and can you please give the sample code for 
data file transfer. 
Thank you!
My Email:yuanzichao90@gmail.com

Original comment by yuanzich...@gmail.com on 14 Apr 2014 at 1:40