Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Any ideas why List:push is using significantly more time than List:pull?
The list is for all my available processors. They get pushed to list when the FlowItem exits the processor. They get pulled from the list when a FlowItem's next step is at that processor.
Solved! Go to Solution.