All Projects → XiaofeiTJU → EdgeSim

XiaofeiTJU / EdgeSim

Licence: MIT license
Simulate the real environment, perform edge computing, edge caching experiments

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to EdgeSim

coord-sim
Lightweight flow-level simulator for inter-node network and service coordination (e.g., in cloud/edge computing or NFV).
Stars: ✭ 33 (-37.74%)
Mutual labels:  simulator, edge-computing
appfiguratesdk
Appfigurate provides the ability to change configuration properties in iOS and watchOS, apps and app extensions, securely, at runtime.
Stars: ✭ 21 (-60.38%)
Mutual labels:  simulator
duedge-recipes
DuEdge百度边缘网络计算样例代码
Stars: ✭ 25 (-52.83%)
Mutual labels:  edge-computing
CoinBrowser
Coinbrowser is a pair selection tool for Freqtrade and a simple crypto trading-simulator
Stars: ✭ 25 (-52.83%)
Mutual labels:  simulator
iot-edge-samples
Showcase of various extension scenarios for SAP IoT Edge, intelligent edge computing software that provides "microservices at the edge" for Internet of Things (IoT).
Stars: ✭ 16 (-69.81%)
Mutual labels:  edge-computing
duel-masters
Browser based Duel Masters simulator.
Stars: ✭ 28 (-47.17%)
Mutual labels:  simulator
gym-mtsim
A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)
Stars: ✭ 196 (+269.81%)
Mutual labels:  simulator
desim
A discrete-time events simulation framework, written in rust, using the generator experimental feature
Stars: ✭ 27 (-49.06%)
Mutual labels:  simulator
brainbox
Teaching-focused digital circuit simulator. Allows anyone to graphically connect objects within a awesome web-browser application without knowing coding or hacking.
Stars: ✭ 100 (+88.68%)
Mutual labels:  simulator
modular-psu-firmware
Firmware for EEZ Bench Box 3 (BB3)
Stars: ✭ 74 (+39.62%)
Mutual labels:  simulator
interstellar-armada
A Javascript-WebGL 3D space combat game under development.
Stars: ✭ 33 (-37.74%)
Mutual labels:  simulator
coupled-sim
Coupled simulator for research on driver-pedestrian interactions made in Unity3D.
Stars: ✭ 20 (-62.26%)
Mutual labels:  simulator
V2releases
A friendly ARM assembler and simulator for educational use
Stars: ✭ 46 (-13.21%)
Mutual labels:  simulator
MAPLEAF
6-DOF Rocket Flight Simulation Framework
Stars: ✭ 28 (-47.17%)
Mutual labels:  simulator
sst-core
SST Structural Simulation Toolkit Parallel Discrete Event Core and Services
Stars: ✭ 82 (+54.72%)
Mutual labels:  simulator
sim8085
Online 8085 simulator
Stars: ✭ 83 (+56.6%)
Mutual labels:  simulator
Hack-System
[HackSystem/Hack System] 有趣而炫酷的模拟操作系统。An interesting and cool simulation operating system.
Stars: ✭ 35 (-33.96%)
Mutual labels:  simulator
Interlin-q
A Quantum Interconnect Simulator for Distributed Quantum Algorithms
Stars: ✭ 32 (-39.62%)
Mutual labels:  simulator
MicrosoftCloudWorkshop-Asia
Microsoft Cloud Workshop Asia for Intelligent Cloud / Intelligent Edge
Stars: ✭ 20 (-62.26%)
Mutual labels:  edge-computing
lv sim emscripten
LVGL ported to Emscripten to be converted to JavaScript
Stars: ✭ 40 (-24.53%)
Mutual labels:  simulator


About EdgeSim

An open-source simulator of edge computing and caching.


Features

This simulator system contains three models: Content, Base Station and User:

  • Reflects the local popularity of downloadable content and user preferences
  • Content popularity is supported by zipF distribution, size and other system. Besides, parameters are supported by real data sets.
  • Communication model is a large-scale path-loss model.
  • Base stations can work together.
  • The whole simulation process is continuous in terms of time slices.
  • The line chart which can be used directly in the paper can be directly generated. In addition, the simulator stores the result as a file.
  • EdgeSim is very scalable

Installation

First of all, you may need to pre-install JDK10. If you want to generate a professional version of the results chart via the emulator directly, you may need to pre-install the python environment and download the matplotlib and numpy.

pip install numpy
pip install matplotlib

Chat

Welcome everyone to perfect this system, if you have any questions or ideas, please feel free to contact me. New Issue.


License

EdgeSim is available under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].