CharafeddineMechalikh / PureEdgeSim

PureEdgeSim: A simulation framework for performance evaluation of cloud, fog, and pure edge computing environments.
GNU General Public License v3.0
185 stars 75 forks source link

how can i build my own scenario? #2

Closed zhanglintao819 closed 4 years ago

CharafeddineMechalikh commented 5 years ago

Hello, i'm working on it. give me a week and i will provide a detailed description starting from now. I was working on an improved version. See you in a while mate

zhanglintao819 commented 5 years ago

I am looking forward that.  thank you very much

---Original--- From: "CharafeddineMechalikh"<notifications@github.com> Date: Mon, Oct 28, 2019 17:33 PM To: "CharafeddineMechalikh/PureEdgeSim"<PureEdgeSim@noreply.github.com>; Cc: "zhanglintao819"<997148758@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [CharafeddineMechalikh/PureEdgeSim] how can i build my own scenario? (#2)

Hello, i'm working on it. give me a week and i will provide a detailed description starting from now. I was working on an improved version. See you in a while mate

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

CharafeddineMechalikh commented 5 years ago

You're welcome

CharafeddineMechalikh commented 5 years ago

Hi, I added some simple examples under the example folder, You can start by trying them. Will add more soon. Thank you

zhanglintao819 commented 5 years ago

thank you .  but I find that import this version will cause some problems. I can not solve it

---Original--- From: "CharafeddineMechalikh"<notifications@github.com> Date: Sun, Nov 3, 2019 17:20 PM To: "CharafeddineMechalikh/PureEdgeSim"<PureEdgeSim@noreply.github.com>; Cc: "zhanglintao819"<997148758@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [CharafeddineMechalikh/PureEdgeSim] how can i build my own scenario? (#2)

Hi, I added some simple examples under the example folder, You can start by trying them. Will add more soon. Thank you

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

CharafeddineMechalikh commented 5 years ago

Hi again, Don't import the project. On eclipse click on new-> new java project-> use default location-> chose where the simulator is located.

After that it will take one or two minutes to download dependencies.

Then you can use it. (see the Gif i provided in the readme file) Thank you.

CharafeddineMechalikh commented 5 years ago

I update the readme file almost daily. Make sure you check the last updates. I also added five simple examples to show how to implement your custom models/ classes.

Starting from tomorrow I will upload at least one video tutorial every day. Feel free to ask any question. I try my best to cover everything.

We will keep in touch.

Le mar. 5 nov. 2019 à 19:50, Seo Dong Ju notifications@github.com a écrit :

I solved the dependencies problem but this repo don't have any scenario examples? I want to check the running status. So, If you possible then, can you add the example with the scenarios? Making the scenarios looks so difficult for starting people.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CharafeddineMechalikh/PureEdgeSim/issues/2?email_source=notifications&email_token=ALAWMPF5DD5RY47T3UP4OEDQSG57FA5CNFSM4JCPF4XKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDD43MA#issuecomment-549965232, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALAWMPGJCH2YRRUDV4ZGNKTQSG57FANCNFSM4JCPF4XA .

CharafeddineMechalikh commented 5 years ago

Yes , indeed there was an issue (package naming), now it is fixed,you can try again with the latest version