Hi - I have a professional licence and, until you add the feature of scheduled tasks, most of my scripts are of the form of:
do something for 2 minutes with low CPU usage (say 1%)
wait 58 minutes
do that again
To do that, my script has to be running constantly.
My question is: with the unlimited basic machine feature, how many of these scripts can I run concurrently? Is it just one, which takes up all the computing time, or if I’m only taking 1% of the CPU each time can I run 100 of them in parallel?
Many thanks,
Juan