Model 7 - Concepts
Send To Port
“Break To” Requirement
Purpose
Learn how to use the “Break To” Requirement field on TaskExecuters.
Description
A Source continuously sends Flowitems randomly to 3 Queues.
Flowitems are assigned an itemtype 1,2,3 uniformly distributed.
All three Queues can hold all three itemtypes.
A Transporter carries Flowitems to three Queues that each hold 1 itemtype.
These Queues then go to Processors and a Sink.
The Transporter can carry up to 5 items at a time.
The Transporter should only carry items that have the same itemtype at any time.
Questions & Bonus
Experiment with the other available “Break To” Requirement pick-options. How does the Transporter behave?