Limits of basic machine on a professional licence

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

Hi Juan,

My question is: with the unlimited basic machine feature, how many of these scripts can I run concurrently?

It is virtually infinite for a single notebook, but in total it is limited to 750 hours per month (24 hours * 30 days + 30 extra hours), it’s described on the Plans page:
Screenshot 2022-03-29 at 15.20.31

Thus, 100 notebooks running in parallel will consume the quota in 7,5 hours.

Best regards,
Igor