Search My Blog

Wednesday, April 12, 2023

PowerBuilder 2022 - Multi-Threading Example

** Hot News Item **

PowerBuilder 2022 - 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 2023.2.0.326 released on 2023-03-23) and the newest Appeon PowerBuilder 2022 release (build 1892). Improvements in this release include:
  • Migration App code from PB 2021 to PB 2022 build 1892
  • Migration of the STD Framework from 2021 to 2023R1
  • Removal of all Appeon PB EJB library (feature now deprecated in PB 2022)
  • Better performance (15% improvement). 
  • Tested the Multi-threading code on W10 version 22H2 build 19045.2788
  • Tested the Multi-threading code on W11 version 22H2 build 22621.1555
  • 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.
  

Regards ... Chris

No comments:

Post a Comment