Threading vs data union in RAM

Threading vs data union in RAM

Hi,

1) I plan to execute one wizard for entire subproject (or if it possible for client). What I can put into "while" condition to observe is subproject (or runtime in other case) still running?

2) This while loop will be in sepparate thread. Is it good solution?

3) Goal to reduse code, variables, and combine some subprojects logic and data in RAM memory. Is better ways to achieve that goal?


This is a migrated post! Originally posted on 10.01.2022 by user Oleksandr. Please be aware that information can be outdated.