Skip to content

Commit 2534bc5

Browse files
authored
Merge pull request #267 from rolweber/five_sockets
remove incorrect number of sockets in messaging spec
2 parents 8d09ee1 + 11bf094 commit 2534bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/messaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The basic design is explained in the following diagram:
3939
:target: ../_images/frontend-kernel.png
4040

4141
A single kernel can be simultaneously connected to one or more frontends. The
42-
kernel has four sockets that serve the following functions:
42+
kernel has dedicated sockets for the following functions:
4343

4444
1. **Shell**: this single ROUTER socket allows multiple incoming connections from
4545
frontends, and this is the socket where requests for code execution, object

0 commit comments

Comments
 (0)