Threads monitoring

  • Hi All
    Is there any possibility to "monitor" active storing threads?
    I'm think about something like additional table with 3 cols
    1. Thread ID
    2. StudyUID
    3. Status (Running/Ended)
    Or maybe creating file "ready.txt" in each StudyUID folder after ending the thread.
    In other words I have to know that thread with some StudyUID is finished.


    Thanks in advance


    Lukasz

  • Hi,


    have a look at lua scripting. You can open a file on association start, write info in it and close it on association close. You can also write databases (using sql commands) from lua scripting.


    However, the studyinstanceUID cames in for every slice.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!