Multithreading

NxLib commands can be run in parallel by executing them in different slots below the Execute node. If you use the C++ API, you can simply use the NxLibCommand’s nodeName parameter to achieve this.

Examples of how parallel command execution can be used: