cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multithreading Architecture

Former Member
0 Likes
447

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

View Entire Topic
Former Member
0 Likes

Hi Chris,

Yes. Yes. Yes.

I tested it recently and as far ad I can remember, I could not see any difference with PB Classic.

Regards.

Abdallah.