I need to run my script. example: 
Here 10 threads, which running it alternately. He is creating create open connection, open connection, open conncetion... and also seven times, after read,read,read...7x samplers write,write, write..7x after read, read, read..x7.
I need to make open connection, read, write, read ten times parallel. How i can to make it?