[TIL] Concurrency Control Implementation Started!
๐ What I did today
I had some time to familiarize myself with Artillery.
I conducted tests on APIs that require concurrency control.
config:
target: "http://localhost:3000"
phases:
- arrivalRate: 30
duration: 1
scenarios:
- flow:...
siwonlog.hashnode.dev2 min read