Best practices for startMonitoringForRegion (ios)

I need to monitor several estimote beacons in the background - 2 in a san francisco office and 2 in a mountain view office.

Is it recommended to call startMonitoringForRegion four times, once for each beacon? Or is there a better approach?

Also, is it ok to call startMonitoringForRegion several times for the same beacon, or should this be avoided?

What's the approx upper limit of the number of beacons that can be monitored with startMonitoringForRegion?

Traun,
Please check these two articles about it:
https://community.estimote.com/hc/communities/public/questions/200966066-How-detect-multiple-beacons-iOS?locale=en-us

https://community.estimote.com/hc/communities/public/questions/201937558-Monitoring-multiple-beacons-at-one-time-for-geo-fencing?locale=en-us

Hope it helps!