harshitgupta1337 / fogsim

A Toolkit for Modeling and Simulation of Resource Management Techniques in Internet of Things, Edge and Fog Computing Environments
http://arxiv.org/abs/1606.02007
41 stars 37 forks source link

connecting two fog nodes within the same level #29

Open FatenFofo opened 5 years ago

FatenFofo commented 5 years ago

Hi all

does any one knows how to setup a connection between two fog nodes within the same level, So that if a fog node cant handle the module it will send it to the neighbour fog node instead of sending it to the upper-level fog node in ifogsim

thanks in advance

KamranAwaisi commented 5 years ago

As ifogsim follow the hierarchical structure, communication between two devices on the same level is not possible according to my knowledge. To make it enable, you have to define your own tuple mapping policies