Question
3
Replies
3767
Views
PEGA
Posted: June 27, 2016
Last activity: June 30, 2016
Closed
Multi threading in Pega
Hi All, We have a requirement to achieve multi threading(queue instruction) for one of our tool. Wanted to know
1.What are all the ways in Pega we can achieve pure multi threading?
2.Which is the most recommended approach?
3.How can we ensure that the memory & the processing power is used optimally, when implementing multi threading?
Idea is to achieve completion of huge processing in less time without crashing the system.
Topics to explore for this:
1) The spinoff or other related flow shapes that allow parallel launching of subprocesses
2) The activity "queue" method step
3) asynchronous data-page loading
/Eric