Now I understand better!
A word of advice about using IL-2 (in its current state) for your project: The data provided by IL-2 is currently limited and/or not very accurate. I have sent some suggestion to the dev team, but I don’t know when the corresponding improvements will be implemented on their side...
The problem with the actual IL-2 telemetry exporter is that their spherical coordinates are not very accurate compared to real-life / FSX / X-Plane ones. Also, IL-2 does not currently export its native (flat) coordinates. With DCS World and Falcon 4, I can get the flat coordinates, and they give very accurate calculations.
My advice is to consider DCS World (at least the demo version) for your project. You will get the best accuracy currently available for military flight simulator and Tacview. There is a free P-51 available in the demo of DCS World, and additional WWII aircraft can be bought on the side (like the Spitfire and other German aircraft).
Please note that I do not compare the realism or fun of DCS World vs IL-2. I am just talking about the quality of the telemetry currently being recorded.
Another field which can be interesting for your project: the study of SAM or AA missiles from DCS World or Falcon 4. Like the way they are depleting their energy, they agility and so on. Could be an interesting subject too.
I do not know either which data would be the best to crush in parallel. But if you have any other questions, feel free to ask me, I will be glad to help you.
I almost forgot to mention that Tacview now has a public Lua API. While this will not help you with parallel processing, you may consider using it to write a plugin which extract data/convert the recorded data in a format easier to read by your main project.