An open API service indexing awesome lists of open source software.

https://github.com/ThomasMaul/Example_System_workers

this is a very simple example comparing LEP<->Systemworker
https://github.com/ThomasMaul/Example_System_workers

4d-code 4d-example

Last synced: 5 months ago
JSON representation

this is a very simple example comparing LEP<->Systemworker

Awesome Lists containing this project

README

        

This is a very simple example showing differences between LAUNCH EXTERNAL PROCESS and system workers.

For launching an application both a very similar, but for console Communication system workers opens new possibilities, such as setting the text encoding or doing async execution.