Hi Dave, thank you for that. The challenge I have with my model is batching the different types of entities based on the batch size that has been drawn from a Uniform distribution (1,.
I need to somehow get the model logic to essentially recognise every newly formed batch of entities as a unique set of parts that are batched together after processing and unbatch before processing. These parts need to then be transferred in their unique batches to the various servers as well.
I'm not sure if this is possible, but I will keep giving it a go. If I do find a way to do this, I will gladly