Will users run concurrently or sequentially? You said that the first user will click all 54 links, then the second and so on. To me, it's like a sequential behavior. A concurrent one means that all 100 users will click the first link, then all goes for the second link and so on.
Could you give more details on your need?