in reply to Disc burning
I want my script to keep processing new incoming requests and being informed of the burning status.
What does this mean exactly - what is your script doing in the meantime? Is it a GUI, some kind of server, some kind of event loop, ...? What purpose would informing the script of the progress serve (e.g. information for the user, or something else)? The reason I ask is that some event loops provide mechanisms to run external processes in parallel.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Disc burning
by milanpwc (Novice) on Jun 05, 2019 at 09:25 UTC | |
by haukex (Archbishop) on Jun 05, 2019 at 09:48 UTC |