Relevant YouTube video links are added to the readme files.

This commit is contained in:
Cagatay Sonmez
2020-11-02 13:56:27 +03:00
parent 0526ea63e2
commit 93a0178953
3 changed files with 10 additions and 2 deletions

View File

@ -2,6 +2,8 @@
This application includes the source code which is used in our paper submitted to IEEE Transactions on Network and Service Management [[1]](https://ieeexplore.ieee.org/abstract/document/8651335/).
You can find the presentation of this work on our YouTube channel. Click [here](https://youtu.be/RFP2M0w4NlY) to watch!
## Fuzzy Logic Based Workload Orchestrator
In this application we introduce a fuzzy logic based workload orchestrator. In our design, two stage fuzzy logic system is used as shown in Figure 1. In the first stage, the most convenient edge server in the edge layer is found. In the second stage, the candidate edge server and the cloud server are compared. As a result of these operations, the proposed fuzzy logic based workload orchestrator finds a target server which can be the local edge server, remote edge server or the cloud server.

View File

@ -2,6 +2,8 @@
This application includes the source code which is used in our paper submitted to IEEE Transactions on Intelligent Transportation Systems [[1]](https://ieeexplore.ieee.org/abstract/document/9208723/).
You can find the presentation of this work on our YouTube channel. Click [here](https://youtu.be/mlcLDpDcdw8) to watch!
## Vehicular Edge Computing
The concept of Internet of Vehicle (IoV), its pioneering applications, and the services for the future smart highways can benefit from the computation offloading concept over a multi-tier architecture consisting of the connected vehicles, road side units (RSUs), and cloud computing elements as shown in Figure 6.1. The vehicles are located in the first tier, which can be considered as the data generation layer. They also have computational resources which are provided by their on board units (OBUs). If required, some of the operations can be executed locally by the OBUs at this tier. The second tier consists of the RSUs that can provide fast access to limited resources. The edge servers are located in this tier. Finally, the third tier includes traditional cloud computing elements.