← Back to team overview

sikuli-driver team mailing list archive

[Question #256272]: MultiProcessing /Threading

 

New question #256272 on Sikuli:
https://answers.launchpad.net/sikuli/+question/256272

Hi,

I have two scripts 
1>One script is performing the front end actions using Images and keystrokes.
2> second handles the verification on the back end based on the Actions performed by Script one.

This goes on 1..2..1..2.. in an iterative fashion as per the data provided.

I want to optimize this process in order to handle multiple scripts at  a time.
Like when I am done with performing actions for first set of data , i should be able to handle backend verification for the first data set using script 2 and perfrom frontend actions using the  script 1.

I have no clue how to implment this.Can someone guide or post some tutorial links or demo code to start with

Thanks 

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.