SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.performance
/
BackpressureController
/
BackpressureController
Backpressure
Controller
constructor
(
strategy
:
BackpressureStrategy
=
BackpressureStrategy.SUSPEND
,
highWatermark
:
Int
=
8000
,
lowWatermark
:
Int
=
2000
,
currentSize
:
Int
=
0
)
(
source
)