Group actors into groups and remove them en masse

I aim to have procedurally generated world that generates and destroys around player as they move, I doubt culling will be enough, as I would be left with thousands upon thousands of objects. Also what is the difference between C++ Actor class and prefab?