Python Forum
Running multiple Shell with No latency
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running multiple Shell with No latency
#1
Hello Friend,
I recently wrote 6 scripts which are scrapping data from an online site.Each script is different and performs a given task in a certain time duration. The time duration is fixed, all the 6 scripts have to run simultaneously and finish lets say after x seconds.
Running the scripts 1 by 1 works fine, they are all finishing after x seconds.
Opening multiple Shells and running 2 or more scripts, latency begins no script finishes at x seconds.
Is there a way i can run multiple shell's simultaneuosly with no latency??
I also gues my computer hardware can cause the latency, which is the best computer hardware specification to perform this tasks. kindly help
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  batch file for running python scipt in Windows shell MaartenRo 2 1,885 Jan-21-2022, 02:36 PM
Last Post: MaartenRo
  How to decrease latency while recording streaming video. unicorn2019 0 1,254 Nov-15-2021, 02:12 PM
Last Post: unicorn2019
  Running script on multiple files Afrodizzyjack 1 2,509 May-14-2021, 10:49 PM
Last Post: Yoriz
  Sound Approach for Running a Shell Command? matt_the_hall 8 3,347 Dec-14-2020, 02:52 PM
Last Post: matt_the_hall
  Error: How to to close and restart your shell after running 'conda init' angelica 3 10,263 May-27-2020, 10:00 AM
Last Post: snippsat
  Keyboard commands and delay/latency RungJa 0 2,131 Mar-29-2020, 01:28 PM
Last Post: RungJa
  Running Ajax multiple times on button click? CaptainCsaba 1 2,109 Mar-11-2020, 02:17 PM
Last Post: CaptainCsaba
  Running multiple script at the same time LoganSulpizio 1 7,016 Dec-07-2019, 04:30 PM
Last Post: Clunk_Head
  running multiple commands in a parallel pool Skaperen 6 3,933 Jul-30-2019, 05:49 AM
Last Post: Skaperen
  running python script from shell invoked with os.system("x-terminal-emulator -e /bin/ markhaus 2 3,071 Feb-21-2019, 11:55 PM
Last Post: markhaus

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020