If you only serve the images that's no problem, but if you also serve the LED-lights (as SPAD.neXt does) , the driver will fail randomly.
I noticed that using the proxy-API coming with SaiFlightSimX is very instable.
Using the Driver-API directly is a lot better. And since i throttled them to 10 fps no freezing FIP were observed any more ( tested with up to 16 FIP connected, all updating at a rate of 10 fps (which is enough imho)).
A pitty the DO-Driver does not allow more than one thread to connect :( It's tied to the process id.