How concurrent runs in a job matches to cluster configuration?

AmanSehgal
Honored Contributor III

In databricks jobs, there's a field to add concurrent runs which can be set to 1000.

If I've a cluster with 4 worker nodes and 8 cores each, then at max how many concurrent jobs I'll be able to execute?

What will happen if I launch 100 instances of same job at once over a cluster with 4 worker nodes (8 cores each)?