Search My Blog

Wednesday, June 19, 2024

Multi-Threading Example (2024 R2) Released!

** Hot News Item **

PowerBuilder 2022 R3 - Multi-threading Example!


    Software Tool & Die Inc. (STD) are pleased to announce the release of an updated STD Integrated Framework example application that utilizes the framework to implement Application multi-threading! The multi-threading feature inside PowerBuilder has been around since version 5.0 when the Distributed PB feature was first introduced. However, it is not a well documented and known feature of the development tool. The STD Multi-threading example goes even further by allowing applications to utilize the vast resources of Integrated framework while taking multi-threading to a higher functional level. The framework allows the PB developer to easily implement multi-threading and be a lot more productive at the same time! 
 
    The updated Multi-threading example application now utilizes the latest STD Integrated Framework (version 2024.2.0.395) and the newest Appeon PowerBuilder 2022 R3 release (build 3356). Improvements in this release include:
  • Migration App code from PB 2022 build 1892 to PB 2022 R3 build 3356
  • Migration of the STD Framework from 2023R1 to 2024 R2
  • Better performance due to PB now compiled using VC++ 2022. 
  • Supports two new themes now included in the PB 2022 R3 release.
  • Tested the Multi-threading code on W10 version 22H2 build 19045.4529
  • Tested the Multi-threading code on W11 version 23H2 build 22631.3737
  • Tested M-Code, P-Code & PowerClient deployments in both 32 & 64 bit EXE's.
Note: The STD Framework is the only PB framework in existence that is both thread aware and multi-thread safe!


    The Integrated framework allows each thread to be monitored by the frameworks performance dialogue, write to the O/S Console, log a message in the main tread's application log, share DBMS access, send messages back & forth between threads or between the main thread and its sub-threads, introspect the O/S, etc - just to name a few interesting aspects. Messages may also now be written to the MS-Windows Event Log and MS-Windows Debug logs as well from each sub-thread!


  The latest STD multi-threaded PowerBuilder example application can now be downloaded from the SourceForge website. Please click here to download & enjoy!
  
  For a complete PowerPoint presentation on how Multi-Threading in Appeon PowerBuilder works, please click here to download this PPT presentation.
 
Enjoy!

Regards ... Chris

No comments:

Post a Comment