Could you make use of an outbound http connection pool?  Either via an
external proxy service your bolts talk through.... or some JVM based http
connection pool (which might get tricky if your bolts span multiple JVMs).

On Mon, Nov 25, 2019 at 3:48 PM Gowtham S <[email protected]> wrote:

> Hi,
>
>
> We have certain bolts that invokes a few web services.  However, those
> endpoints have limited throughput. So we wanted to find out if there any
> recommendations on how to throttle the calls so that they don't overload
> the downstream services.
>
> Please let me know if there any hooks available in Storm, what are the
> patterns that can be used and what are the best practices/pitfalls for
> using them.
>
> Thanks and regards,
> Gowtham S, MCA
> PH: 9597000673
>

Reply via email to