Discussion:
Rest dynamic load bilancer
FabryProg
2018-11-29 07:48:29 UTC
Permalink
hello everybody

i have a rest service using rest DSL.

I would write / use a load bilancer based to system load to increase
consumer's thread.

The max number of threads are
Math.max(1, floor10(cpu * 8))

There are a dynamic load bilancer into apache camel?

Loading...