Hello dear GNU Health community ,
I am currently writing my master thesis and trying to implement a periodic
synchronisation of the Orthanc and GNU Health DB. Unfortunately I run into some
problems. I create a background thread in which the synchronisation should be
done periodically. My idea
* p.ro...@stud.uni-hannover.de: " [Health-dev] Integration of Orthanc (module
health_orthanc)" (Wed, 17 May 2023 16:53:01 +0200):
Hello Patryk,
is there any special reason to do this via low level programming?
Usually regular returning tasks are performed with the included scheduler
(cron). It