=str #16652 Add java docs for 'Buffers and rate'
This commit is contained in:
parent
2eda4ee1a5
commit
e5055337c0
2 changed files with 144 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ so it makes sense to drop it first.
|
|||
|
||||
Compared to the dropping strategies above, dropBuffer drops all the 1000
|
||||
jobs it has enqueued once the buffer gets full. This aggressive strategy
|
||||
is useful when dropped jobs are preferred to delayed jobs.
|
||||
is useful when dropping jobs is preferred to delaying jobs.
|
||||
|
||||
.. includecode:: code/docs/stream/StreamBuffersRateSpec.scala#explicit-buffers-dropbuffer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue