Recycle both processes after making a change?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Recycle both processes after making a change?

  • Creator
    Topic
  • #53983
    Peter Heggie
    Participant

      If an interface consists of a source thread in a source process and a destination thread in a destination process, do we need to restart the destination process if we make a change in a filter or translate or inbound tcl in the source process?

      The reason I am asking is because we have a main HIS inbound thread in a process that also contains some of the destination threads. I want to move the destination threads to an ancillary-specific process, leaving only the inbound thread in the inbound process. And when a component of the inbound thread is changed, I don’t want to have to restart any of the destination processes.

      Peter Heggie
      PeterHeggie@crouse.org

    Viewing 3 reply threads
    • Author
      Replies
      • #79758
        Jim Kosloskey
        Participant

          Peter,

          I am not sure of the answer if you are using cross-process routing since we don’t use that here very much.

          If you are using localhost threads in between the processes then I believe you only need to cycle the ‘Source’ process.

          Mostly we do what you describe with sites and then the answer is just the Source Site Process.

          email: jim.kosloskey@jim-kosloskey.com 30+ years Cloverleaf, 60 years IT – old fart.

        • #79759
          Kevin Crist
          Participant

            From my experiences we only have to restart the source process.

          • #79760

            Peter, you just have to bounce the process where the code resides. When a process is bounced, it loads all of the scripts, xlates, etc. into memory. So, when you change the files, the memory needs to be refreshed with the change.

            -- Max Drown (Infor)

          • #79761
            Peter Heggie
            Participant

              thanks Max – that makes sense. With queueing mechansisms between threads, I expected them to be isolated from each other.

              Peter Heggie
              PeterHeggie@crouse.org

          Viewing 3 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.