question

Maryam H2 avatar image
0 Likes"
Maryam H2 asked Maryam H2 commented

ORDER BY for a center object

I want to set up a queuing strategy for a resource, wherein, upon acquiring the resource, we take into account the central object and the number of contents on those central objects. But when I check the entries, it seems like they're not getting sorted right all the time, especially Processor 1.

Any idea why that might be? Is this the best way to do it, and should we use "ORDER BY Puller.centercents" in the queue strategy, or "ORDER BY centercontents"?

I'm attaching a sample model here.

orderby_contents_oncenter_object_1.fsm

FlexSim 23.2.0
querysqlorderqueu startegycenter objects
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 Maryam H2 commented

You only have one token created and that acquires processor1 when all the queues are empty at time zero. Furthermore your process flow is not connected in any way to or has any influence over the 3d model.


· 7
5 |100000

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