- ** Sequentical Processing with Queue**
- ** Batch Processing with Queue **
Concepts
Configuring Concurrent Requests
This will help you understand how to process multiple requests concurrently by the same replica.
Inferless allows you to process multiple requests concurrently by the same replica. This can help you improve the throughput of your model and handle multiple requests simultaneously. In this guide, we’ll walk you through the steps to configure your model to handle concurrent requests.
There are 2 ways to configure concurrent requests in Inferless:
More on batching can be found here