Azure / iotedgehubdev

IoT Edge Hub Dev Tool
Other
88 stars 31 forks source link

Provide feature to run multiple instances of iotedgehubdev #392

Open subbu152 opened 2 years ago

subbu152 commented 2 years ago

Please provide feature to run multiple instances of iotedgehubdev such that it acts as multiple edge gateways which will be helpful in performing simulated load test and as well as helpful to execute multiple edge gateway scenarios.

mhshami01 commented 2 years ago

Thank you @subbu152 for your feature request. We have added it to our backlog for consideration and we will publish updates on the request here when available.

konichi3 commented 1 year ago

The simulator is in maintenance mode at this time.

Does the solution work on real device or EFLOW?

techmantel commented 9 months ago

We would also need to be able to run multiple instances of the simulator. In our case it is that we have our "platform" components in one VS solution and repository and then use-cases implemented in separate VS solutions and repos. It would be a lot easier to run the full setup for testing if we could spin up both the platform and use-case modules from their own VS instances.