NeoLoad takes care of calling the instances of the functions to implement—AbstractBinder
, Encoder
, Decoder
, Namer
—in isolated threads. No code synchronization is required.
However, it is advised not to define class attributes for the implementations.