aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/concurrency/disruptor.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/concurrency/disruptor.md')
-rw-r--r--documentation/bookmark/concurrency/disruptor.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/concurrency/disruptor.md b/documentation/bookmark/concurrency/disruptor.md
new file mode 100644
index 000000000..159a380f6
--- /dev/null
+++ b/documentation/bookmark/concurrency/disruptor.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [LMAX Disruptor: High performance alternative to bounded queues for exchanging data between concurrent threads](https://lmax-exchange.github.io/disruptor/disruptor.html)
+