There was an error while loading. Please reload this page.
1 parent d1532fa commit db1a477Copy full SHA for db1a477
1 file changed
lib/gen_stage/dispatchers/partition_dispatcher.ex
@@ -6,8 +6,7 @@ defmodule GenStage.PartitionDispatcher do
6
See the ["Even distribution"](#module-even-distribution) section for
7
more information.
8
9
- When multiple consumers subscribe to one partition, the producer
10
- behaves like a `GenStage.DemandDispatcher` *within that partition*.
+ Only one consumer is allowed per parition.
11
12
## Options
13
0 commit comments