Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

high latency when publishing message #3

Open
filipwasil opened this issue Oct 30, 2020 · 6 comments
Open

high latency when publishing message #3

filipwasil opened this issue Oct 30, 2020 · 6 comments

Comments

@filipwasil
Copy link

filipwasil commented Oct 30, 2020

Hello and thanks for the great work you did here.

I am testing the plugin in a system that needs low latency, and i noticed that the time needed for the message to show up in Eclipse mqtt subscriber is quite long when using this plugin.

When i test Eclipse Subscriber, Broker, and publisher ( https://mosquitto.org/ ) messages are being sent with very low latency ( less than 100ms for sure).
When i test Eclipse Subscriber and Broker, but i use this plugin as a publisher, the messages are reaching the broker usually after ~400ms - 600ms.

Is this a known issue ? Do you know the reason for it ?

I run publisher, UE4 app, broker and subscriber all on local machine

@filipwasil filipwasil changed the title high latency when pubslishing message high latency when publishing message Oct 30, 2020
@TarasOsiris
Copy link
Member

@filipwasil hi, what platform is it?

@filipwasil
Copy link
Author

Windows

@TarasOsiris
Copy link
Member

@filipwasil Please try the https://github.com/NinevaStudios/mqtt-utilities-unreal/tree/tls_support branch if it is the same

@filipwasil
Copy link
Author

Thanks, i will test it and be back to you

@filipwasil
Copy link
Author

In terms of delays and latency i see no differences between the tls_support and the release 1.0.0 i used previously

@TarasOsiris
Copy link
Member

@filipwasil thanks for checking, unfortunately, we don't have any more ideas, maybe you can try profiling it somehow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants