Commit Graph

8 Commits

Author SHA1 Message Date
Cagatay Sonmez 93a0178953 Relevant YouTube video links are added to the readme files. 2020-11-02 13:56:27 +03:00
Cagatay Sonmez 6660de75b2 Sample application 5 used in IEEE Transactions on Intelligent Transportation Systems is added. 2020-10-30 12:57:07 +03:00
Hc Wang dc27788628 Fixed most of the currently discovered typos. 2019-03-19 09:02:08 +08:00
Cagatay Sonmez 38b122ae6c
discussion forum information is added 2018-09-13 17:27:49 +03:00
Cagatay Sonmez d4545f009f major modifications for v2.0 release
Release notes

1- Cloud server processing was simplified in the initial version, it is handled via cloudsim components now.

2- Cloud server manager, edge server manager, mobile device manager and vm allocation policy are used as abstract class in factory pattern to allow developers to use different business logic without modifying EdgeCloudSim source code.

3- The task and place types are no longer defined as enumeration. They are used as integer value in order to manipulate more place type without modifying enum variable.

4- Two sample applications (one of them is simple and the other one extended application) are added along with the corresponding matlab files to plot statistics.

5- Cloud server properties are added to the simulation settings file

6- New log items are added to simulation result files

7- Code refactoring is applied including the modification of comments
2018-09-10 14:22:27 +03:00
Cagatay Sonmez 5da9ae5583 needed features are added 2017-09-25 21:12:44 +03:00
Cagatay Sonmez 98979653b1 publications are added 2017-07-28 17:32:09 +03:00
Cagatay Sonmez 6c6278de7a initial commit for readme.md file 2017-06-20 22:37:25 +03:00