Skip to content

Commit a9a05bf

Browse files
committed
Add note about producer thread-safety
References #43
1 parent a5ebef9 commit a9a05bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docs/asciidoc/api.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ to send just one message.
333333
.Producer thread safety
334334
====
335335
Producer instances are thread-safe.
336+
<<outbound-message-deduplication,Deduplication>> imposes <<deduplication-multithreading,restrictions on the usage of threads>> though.
336337
====
337338

338339
Internally, the `Environment` will query the broker to find out about

0 commit comments

Comments
 (0)