Как использовать услуги отдыха с ограниченной скоростью, используя очередь Kafka? ⇐ C#
-
Гость
Как использовать услуги отдыха с ограниченной скоростью, используя очередь Kafka?
I should consume a rate limited rest service on cloud that allows 120 requests per minute.
I am using dotnet core background application that runs and consume this service on kubernetes multiple pods. So I use a kafka queue to collect requests to be sent to the rest limited service.
I couldn't find a method or example on how to do this.
Источник: https://stackoverflow.com/questions/780 ... afka-queue
I should consume a rate limited rest service on cloud that allows 120 requests per minute.
I am using dotnet core background application that runs and consume this service on kubernetes multiple pods. So I use a kafka queue to collect requests to be sent to the rest limited service.
I couldn't find a method or example on how to do this.
Источник: https://stackoverflow.com/questions/780 ... afka-queue
Мобильная версия