Just my suggestion:
This request need 2 threads, one thread get dynamic real-time data, another thread plot points on screen, and they have a shared critical section which is the data buffer. It means, one thread put data in the buffer, another thread fetch data from the buffer.
User Profile
Collapse
-
Maybe you need some libraries like GSL, Boost or Eigen to represent huge numbers and their calculations. These libraries are widely used for many years and they are safe and efficient, so nothing to worry about the huge numbers technology, and you can pay more attentions on business request.Leave a comment:
No activity results to display
Show More
Leave a comment: