samedi 30 octobre 2021

How to batch process web queries which are between 500ms in Python

I have a model deployed as a service and want to process queries during a fix period such as 500ms and send them in batch to my model then return the results back to all clients. How to realize it in Python? Use Flask or Sanic or message queue?




Aucun commentaire:

Enregistrer un commentaire