GDPaho
GDPaho copied to clipboard
Improve performance using lockfree algorithm
Remove mutex and use SPSC type of algorithm (https://github.com/cameron314/readerwriterqueue)