From b8a0bc89207b0fb193de765057cdd47e8c8f860e Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Sat, 17 Oct 2020 18:18:55 +0100 Subject: [PATCH] Updated readme --- docs/overview/async-parallel.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/overview/async-parallel.rst b/docs/overview/async-parallel.rst index 18d466586..0c8c7a097 100644 --- a/docs/overview/async-parallel.rst +++ b/docs/overview/async-parallel.rst @@ -11,6 +11,7 @@ In this section we will cover the following points: * Asynchronous operation submission * Parallel processing of operations +Below is the architecture we'll be covering further in the parallel operations section through command submission across multiple family queues. .. image:: ../images/queue-allocation.jpg :width: 100%