In order for each virtual device to send more data to the spark-server every second, I modified the program slightly.
Yes,I only do one subscription,but I don't use a web API on MQ,
I modified the code of the spark-server to process the subscription message and then handed it to MQ for processing.
In order for each virtual device to send more data to the spark-server every second, I modified the program slightly. Yes,I only do one subscription,but I don't use a web API on MQ, I modified the code of the spark-server to process the subscription message and then handed it to MQ for processing.
Originally posted by @jinyangqiao in https://github.com/Brewskey/spark-server/issues/286#issuecomment-443978808
It looks like there is a memory leak from a bunch of events firing.