Skip to content

This project features client-serverless data fetching with a worker. The input fields set concurrency requests limit and requests per second limit. Server responds with an index from the passed worker's POST request. If over 50 requests/sec, server returns 429 error. Client displays responses with every index number with user limits.

uigywnkiub/concurrent-requests

Repository files navigation

Concurrent Requests

This project features client-serverless data fetching with a worker. The input fields set concurrency requests limit and requests per second limit. Server responds with an index from the passed worker's POST request. If over 50 requests/sec, server returns 429 error. Client displays responses with every index number with user limits.

Warning

On deployment may work not as on the local machine.

Flow

1/2

SCR-20240215-qsom

2/2

SCR-20240215-qwia

About

This project features client-serverless data fetching with a worker. The input fields set concurrency requests limit and requests per second limit. Server responds with an index from the passed worker's POST request. If over 50 requests/sec, server returns 429 error. Client displays responses with every index number with user limits.

Topics

Resources

Stars

Watchers

Forks