Skip to content

Commit 9734d88

Browse files
authored
Merge pull request #408 from chu11/rfc43_job_list
rfc43: add new RFC for job list service
2 parents ee31c46 + d04a163 commit 9734d88

File tree

4 files changed

+404
-0
lines changed

4 files changed

+404
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Table of Contents
5252
- [40/Fluxion Resource Set Extension](spec_40.rst)
5353
- [41/Job Information Service](spec_41.rst)
5454
- [42/Subprocess Server Protocol](spec_42.rst)
55+
- [43/Job List Service](spec_43.rst)
5556

5657
Build Instructions
5758
------------------

index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,10 @@ information for guest users.
278278
The subprocess server protocol is used for execution, monitoring, and
279279
standard I/O management of remote processes.
280280

281+
:doc:`spec_43`
282+
~~~~~~~~~~~~~~
283+
284+
The Flux Job List Service provides read-only summary information for jobs.
281285

282286
.. Each file must appear in a toctree
283287
.. toctree::
@@ -323,3 +327,4 @@ standard I/O management of remote processes.
323327
spec_40
324328
spec_41
325329
spec_42
330+
spec_43

0 commit comments

Comments
 (0)