Hi Everyone;
For many years (OK decades since PB 5.0) I have designed and developed many multi-threaded PowerBuilder Classic appreciations (including within the PB Server [DPB]. The following diagram outlines my successful approach to date ...
Note: The "Sub-Thread Handler" and "Real Sub-Thread" object classes are NVUO's.
Now the questions that come to mind moving forward a technology level ....
Q1: Can we implement this processing model the same in PB.Net?
Q2: Even if Q1 is "yes" ... should we use the same approach in the .Net world?
Q3: If we build this in Visual Studio with C#, would the same architecture be valid?
(might still be using some PB.Net assemblies within the sub-threads as "helpers").
Many thanks in advance!
Regards ... Chris