How to simulate one user calls same API 10 times concurrently

Dear Gatling,

We need to simulate 1 user need to call same API 10 times at the same time.
How to achieve this functionally using Gatling.

Thanks in advance.

Hi,

I’m not sure why you want to use Gatling for such use case.
What I can imagine is 10 “atOnce” gatling users with same credentials (so, same user for your server).

What do you think?

its awkward, would using resources function suit here, based on his requirement using same api in request and resources?
https://gatling.io/docs/current/http/http_request/#resources