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

Throughput and bandwidth utilization #11

Open HtechGeek opened 6 years ago

HtechGeek commented 6 years ago

How can we compute the throughput and bandwidth utilization?

bowang1993 commented 6 years ago

Hello, I am also using ifogsim. Can I ask you some questions?

lucasa commented 6 years ago

You can calculate how many tuples per second were processed, and sum to get the total bandwidth. But maybe need some modifications to add these counters in the class FogDevice.

I have a custom code that do someting similar, ask me by email.

sandinojardim commented 6 years ago

@lucasa Poderia disponibilizar esse código similar ao cálculo do throughput que possui?

sujannou commented 4 years ago

You can calculate how many tuples per second were processed, and sum to get the total bandwidth. But maybe need some modifications to add these counters in the class FogDevice.

I have a custom code that do someting similar, ask me by email.

please email me the custom code at ersujan@gmail.com

muneeb666 commented 4 years ago

You can calculate how many tuples per second were processed, and sum to get the total bandwidth. But maybe need some modifications to add these counters in the class FogDevice.

I have a custom code that do someting similar, ask me by email.

Kindly share ( muneebejaz20@gmail.com_)