Running multiple scripts at the same time in background - VPS with AWS EC2 and Python Intro to AWS

preview_player
Показать описание

This video covers how to run multiple scripts or programs at the same time in the background. This series introduces you to the AWS EC2 service for use with python elastic computing in the cloud.

Рекомендации по теме
Комментарии
Автор

I have two Python scripts each having a different OpenCV3 algorithm. How do I run both these scripts simultaneously?

ityupbg
Автор

you could also do a CTRL+Z to Completely stop it

OAOModdingTeam
Автор

My cmd wont let me write anything while my first code is running.

DorangoBread