in reply to Re^3: Queuing in multithread context
in thread Queuing in multithread context
That's it! Definitely what I want to achieve, thank you
For now I'm unable to achieve a working implementation of that logic, if I proceed so thread aren't joined and the script exit while all haven't been joined and I need to retrieve their status anyway.
I added a join for @threads but now I'm stuck on the first thread execution not sure why it's not going further...
Still working on it and I appreciate your help!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Queuing in multithread context
by BrowserUk (Patriarch) on Jan 20, 2015 at 18:26 UTC |