We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7febc10 commit 8ed9f9dCopy full SHA for 8ed9f9d
designs/interprocesscomms.md
@@ -47,7 +47,7 @@ An XCP host shall contain a single logical *message switch*. Each service
47
shall maintain a single *session* with the switch. Associated with the
48
session there will be set of individual *links* (connections)
49
managed via a shared library (available in python or OCaml). Link-level messages
50
-will allow the creation and destruction of named *message queues" and
+will allow the creation and destruction of named *message queues* and
51
the creation and destruction of binary messages. All messages are
52
unidirectional so we shall have a well-known convention for bidirectional
53
Remote Procedure Calls, based on how OpenStack uses AMQP. Regular link-level
0 commit comments