Victor Woeltjen d1a09c0180 [Telemetry] Remove linear search
Remove linear search for unused positions when queuing telemetry
updates; instead, track available positions such that insertion
is more performant at a modest cost (bound to the number of subscriptions)
of retrieval. Additionally, add implementation notes in-line.
WTD-1202.
2015-06-10 16:53:35 -07:00
..
2014-12-24 10:28:58 -08:00
2015-06-10 16:53:35 -07:00
2015-05-13 16:43:30 -07:00

This bundle is responsible for introducing a reusable infrastructure and set of APIs for using time-series data in Open MCT Web.