File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
website_and_docs/content/documentation/grid Expand file tree Collapse file tree 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:
2020<dd >Used for sending messages which may be received asynchronously
2121 between the other components.
2222
23- <dt >Session Queue
23+ <dt >New Session Queue
2424<dd >Maintains a list of incoming sessions which have yet to be
2525 assigned to a Node by the Distributor.
2626
@@ -44,7 +44,7 @@ The main components of the Grid are:
4444
4545<dt >Router
4646<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
4848 caution against it). This routes incoming requests to either the
4949 New Session Queue or the Node on which the session is running.
5050</dl >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The main components of the Grid are:
2929<dd >Used for sending messages which may be received asynchronously
3030 between the other components.
3131
32- <dt >Session Queue
32+ <dt >New Session Queue
3333<dd >Maintains a list of incoming sessions which have yet to be
3434 assigned to a Node by the Distributor.
3535
@@ -53,7 +53,7 @@ The main components of the Grid are:
5353
5454<dt >Router
5555<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
5757 caution against it). This routes incoming requests to either the
5858 New Session Queue or the Node on which the session is running.
5959</dl >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The main components of the Grid are:
2929<dd >Used for sending messages which may be received asynchronously
3030 between the other components.
3131
32- <dt >Session Queue
32+ <dt >New Session Queue
3333<dd >Maintains a list of incoming sessions which have yet to be
3434 assigned to a Node by the Distributor.
3535
@@ -53,7 +53,7 @@ The main components of the Grid are:
5353
5454<dt >Router
5555<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
5757 caution against it). This routes incoming requests to either the
5858 New Session Queue or the Node on which the session is running.
5959</dl >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The main components of the Grid are:
2929<dd >Used for sending messages which may be received asynchronously
3030 between the other components.
3131
32- <dt >Session Queue
32+ <dt >New Session Queue
3333<dd >Maintains a list of incoming sessions which have yet to be
3434 assigned to a Node by the Distributor.
3535
@@ -53,7 +53,7 @@ The main components of the Grid are:
5353
5454<dt >Router
5555<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
5757 caution against it). This routes incoming requests to either the
5858 New Session Queue or the Node on which the session is running.
5959</dl >
You can’t perform that action at this time.
0 commit comments