How many requests per second , geneiacs will handle

Hi,

I want to know how many requests geneiacs will handle per second and how to calculate TPS(transaction per second)

In Our project , MAX_CONCURRENT_REQUEST is 200.

so can you tell me how many request per second and TPS , Geneiacs will handle.

it depends on your hardware and deployment model, as i read in forum and docs it has’nt special limit

How to calculate RPS (request per second) and TPS(transaction per second) for geneiacs project?

Any formula or any way to calculate this?

RPS/TPS is a terrible measure in this use case.

What you really care about is the number of CPEs that can be supported. I know there are some users on here that have over 100,000 CPEs connected to their ACS using modest hardware, 4 core machines IIRC.