Page 1 of 1

New library PowerPar for parallel programming

Posted: Tue Feb 18, 2025 3:57 am
by SlavkoDam
Hi,

I developed a new PowerPar library for parallel (concurrent) application development, with the following features:

- Multi-processor-threading - Execute multiple processes (UDFs) on multiple logical processors in parallel. Each process is executed in its own thread.
- Process synchronization - Create events, mutexes, semaphores and timers.
- Process communication - Create slots and pipes.

You can download documentation of PowerPar library on this link:

https://www.sd-softdesign.com/download.htm.