nxt
nxt copied to clipboard
Multiproccess module not supported
Because of the nature of the comp, the multiprocess
module it not supported.
Node objects are type
objects constructed at runtime and thus can not be pickled because they can not be imported.
In the future we hope to offer this functionality with asynchronous sub-graphs.