[Rxtx] Latency Woes

Adrian Crum adrian.crum at sandglass-software.com
Mon Mar 7 19:08:21 MST 2011


Drop the requests into a queue, and then have a separate thread service 
the queue.

-Adrian

On 3/7/2011 5:55 PM, Curtis Hacker wrote:
> I have finally deduced my slow data logging to a latency issue.
>
> I write software for dsms, and the protocol is request / receive, you 
> cannot do more than 1 sensor at a time. So when you log multiple 
> sensors, +20ms per item, sampling rate drops like a rock.
>
> I was wondering if there is any ideas besides going completely native 
> with my application to reduce latency. With or without events I don't 
> care at this point I need to kill as much of the latency as possible. 
> Realistically I need no more than 1ms.
> _______________________________________________
> Rxtx mailing list
> Rxtx at qbang.org
> http://mailman.qbang.org/mailman/listinfo/rxtx



More information about the Rxtx mailing list