Commit Graph

4 Commits

Author SHA1 Message Date
Cagatay Sonmez 6660de75b2 Sample application 5 used in IEEE Transactions on Intelligent Transportation Systems is added. 2020-10-30 12:57:07 +03:00
cagatay 9412796b22 Sample application 4 which is used in IEEE TNSM journal paper is published.
Important Notes:
* EdgeTask class name is updated as TaskProperty. You may need to modify your existing application's source code if you use EdgeTask class in your application.
2019-01-21 08:32:16 -07:00
Cagatay Sonmez 138adb8f32 code refactoring and improvements
* saving log for each app type support
* colt library is used for poisson distribution
* Setting file structure is updated
* some bug fixes are applied
* new abstract functions are added to network manager for another
experimental study
2017-06-19 22:40:15 +03:00
Cagatay Sonmez 19c4b9de40 initial commit of EdgeCloudSim
EdgeCloudSim with default network model, mobility model,  load generator
model, edge orchestrator, and VM CPU utilization model
2017-02-18 13:22:32 +03:00