telem
telem copied to clipboard
Turbocharge Backplane cycle
Queue all input adapter read requests and execute in parallel. Will need to chunk up to avoid event overflow.
Output adapter writes may not be possible to parallelize, need to research more.
Considerations should be made to support multiple queues in the future (#56).