The WTX threads (servicing a client) submit a load operation to the FIFO list. They return to the client when the memory module is loaded in the target server memory.
The target server load thread takes the first request and processes it. Once the module loaded on the target, the loader thread puts the module information into the "complete load" list for the WTX client.
If a WTX client cancels its submitted load, the loader thread stops the current load operation, and processes the next one.