question

anon-user avatar image
0 Likes"
anon-user asked anon-user action

Strict application of batch size


I set Queue1 to batch size = 50.


However, if there is space in Queue2, TaskExecuter will carry it one by one.

This involves useless behavior.

I want to strictly apply batch size = 50 to reduce the working distance of TaskExecuter.

How should I set it?


FlexSim 20.1.3
flexsim 20.1.3batchtaskexecutorbatch size
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered anon-user commented

Have the second queue batch 50 too and check "flush between batches"

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

anon-user avatar image anon-user commented ·

This is exactly what I was looking for. Thank you.

But I don't understand why the batch settings in Queue2 affect the transport from Queue1.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.