By Bhaumik , 4 October, 2021 Forums General discussion Hi Mikko, We have created one Push Listener service. In that, we are receiving push notifications from meters and do the parsing. Now we want to do a load test for 1 Lakhs of the meter. Is it possible to send 1Lakhs of push data concurrently to service? Can you please provide any suggestions on this? Hi, Hi, Yes, it's possible. You need to configure meters to send data to the listener server. Select Push object and change IP Address in Destination -attribute to the server IP address. You can test this right away if you press Push-button. BR, Mikko Hi Mikko, Hi Mikko, Yup, That is the way, But right now we don't have that number of meters. So, Using dummy push notification is there any way to send it concurrently? As using script it is taking too much time to complete all the push data. Hi, Hi, Create your own thread for each push notification. You should decentralize meters for a few PC to make it work more realistic. BR, Mikko
Hi, Hi, Yes, it's possible. You need to configure meters to send data to the listener server. Select Push object and change IP Address in Destination -attribute to the server IP address. You can test this right away if you press Push-button. BR, Mikko
Hi Mikko, Hi Mikko, Yup, That is the way, But right now we don't have that number of meters. So, Using dummy push notification is there any way to send it concurrently? As using script it is taking too much time to complete all the push data.
Hi, Hi, Create your own thread for each push notification. You should decentralize meters for a few PC to make it work more realistic. BR, Mikko
Hi,
Hi,
Yes, it's possible. You need to configure meters to send data to the listener server. Select Push object and change IP Address in Destination -attribute to the server IP address.
You can test this right away if you press Push-button.
BR,
Mikko
Hi Mikko,
Hi Mikko,
Yup, That is the way, But right now we don't have that number of meters.
So, Using dummy push notification is there any way to send it concurrently?
As using script it is taking too much time to complete all the push data.
Hi,
Hi,
Create your own thread for each push notification. You should decentralize meters for a few PC to make it work more realistic.
BR,
Mikko