iXX Posted February 27, 2015 Posted February 27, 2015 Hi! Is possible in the AutoIt somehow to use paralel taks? For example, subprocess is preparing a portion of data, it takes some time. When the data are ready, they are put somewhere in memory, from where the main process can take it when needed. Meantime the mainproces is working with previous prepared portion of data. The both processes are working simultaneously.
Solution Trong Posted February 27, 2015 Solution Posted February 27, 2015 '?do=embed' frameborder='0' data-embedContent>> '?do=embed' frameborder='0' data-embedContent>> '?do=embed' frameborder='0' data-embedContent>> '?do=embed' frameborder='0' data-embedContent>> '?do=embed' frameborder='0' data-embedContent>> ... Regards,
JohnOne Posted February 27, 2015 Posted February 27, 2015 Yes it is. Search for "multi processing" and "inter process communication". AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now