Mercurial > hg > orthanc-book
changeset 744:32be8356e55a
jobs limitation with multiple writers/readers
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 02 Aug 2021 09:24:44 +0200 |
parents | 7bda641d5d40 |
children | 1c125224a9e9 |
files | Sphinx/source/faq/scalability.rst |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/scalability.rst Fri Jul 30 11:52:53 2021 +0200 +++ b/Sphinx/source/faq/scalability.rst Mon Aug 02 09:24:44 2021 +0200 @@ -299,6 +299,8 @@ a :ref:`revision mechanism <revisions>` to prevent concurrent updates. +* Each Orthanc instance maintains its own list of jobs; therefore, the + `/jobs` route will return only the jobs of the responding Orthanc. Latency