File tree 4 files changed +8
-8
lines changed
website_and_docs/content/documentation/grid
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The main components of the Grid are:
20
20
<dd >Used for sending messages which may be received asynchronously
21
21
between the other components.
22
22
23
- <dt >Session Queue
23
+ <dt >New Session Queue
24
24
<dd >Maintains a list of incoming sessions which have yet to be
25
25
assigned to a Node by the Distributor.
26
26
@@ -44,7 +44,7 @@ The main components of the Grid are:
44
44
45
45
<dt >Router
46
46
<dd >Acts as the front-end of the Grid. This is the only part of the
47
- Grid which _may_ be exposed to the wider Web (though we strongly
47
+ Grid which <i>may</i> be exposed to the wider Web (though we strongly
48
48
caution against it). This routes incoming requests to either the
49
49
New Session Queue or the Node on which the session is running.
50
50
</dl >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The main components of the Grid are:
29
29
<dd >Used for sending messages which may be received asynchronously
30
30
between the other components.
31
31
32
- <dt >Session Queue
32
+ <dt >New Session Queue
33
33
<dd >Maintains a list of incoming sessions which have yet to be
34
34
assigned to a Node by the Distributor.
35
35
@@ -53,7 +53,7 @@ The main components of the Grid are:
53
53
54
54
<dt >Router
55
55
<dd >Acts as the front-end of the Grid. This is the only part of the
56
- Grid which _may_ be exposed to the wider Web (though we strongly
56
+ Grid which <i>may</i> be exposed to the wider Web (though we strongly
57
57
caution against it). This routes incoming requests to either the
58
58
New Session Queue or the Node on which the session is running.
59
59
</dl >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The main components of the Grid are:
29
29
<dd >Used for sending messages which may be received asynchronously
30
30
between the other components.
31
31
32
- <dt >Session Queue
32
+ <dt >New Session Queue
33
33
<dd >Maintains a list of incoming sessions which have yet to be
34
34
assigned to a Node by the Distributor.
35
35
@@ -53,7 +53,7 @@ The main components of the Grid are:
53
53
54
54
<dt >Router
55
55
<dd >Acts as the front-end of the Grid. This is the only part of the
56
- Grid which _may_ be exposed to the wider Web (though we strongly
56
+ Grid which <i>may</i> be exposed to the wider Web (though we strongly
57
57
caution against it). This routes incoming requests to either the
58
58
New Session Queue or the Node on which the session is running.
59
59
</dl >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The main components of the Grid are:
29
29
<dd >Used for sending messages which may be received asynchronously
30
30
between the other components.
31
31
32
- <dt >Session Queue
32
+ <dt >New Session Queue
33
33
<dd >Maintains a list of incoming sessions which have yet to be
34
34
assigned to a Node by the Distributor.
35
35
@@ -53,7 +53,7 @@ The main components of the Grid are:
53
53
54
54
<dt >Router
55
55
<dd >Acts as the front-end of the Grid. This is the only part of the
56
- Grid which _may_ be exposed to the wider Web (though we strongly
56
+ Grid which <i>may</i> be exposed to the wider Web (though we strongly
57
57
caution against it). This routes incoming requests to either the
58
58
New Session Queue or the Node on which the session is running.
59
59
</dl >
You can’t perform that action at this time.
0 commit comments