{"id":2426,"date":"2022-08-30T15:24:46","date_gmt":"2022-08-30T15:24:46","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/01\/12\/what-is-the-correct-way-of-terminating-a-child-process-in-a-supervisor-tree-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:24:46","modified_gmt":"2022-08-30T15:24:46","slug":"what-is-the-correct-way-of-terminating-a-child-process-in-a-supervisor-tree-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/what-is-the-correct-way-of-terminating-a-child-process-in-a-supervisor-tree-collection-of-common-programming-errors\/","title":{"rendered":"What is the correct way of terminating a child process in a supervisor tree-Collection of common programming errors"},"content":{"rendered":"<p>Lets say I have a Superviser tree with a parent, and some children. The children are transient. but used by other processes. the parent is in charge os pointing the users to the correct child.<\/p>\n<pre><code>User  ---lookup(child)--&gt;  Parent\nUser  Child\nUser   Parent --request(Resouce)--&gt; Child\nUser<\/code><\/pre>\n<p id=\"rop\"><small>Originally posted 2014-01-12 20:23:47. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Lets say I have a Superviser tree with a parent, and some children. The children are transient. but used by other processes. the parent is in charge os pointing the users to the correct child. User &#8212;lookup(child)&#8211;&gt; Parent User Child User Parent &#8211;request(Resouce)&#8211;&gt; Child User Originally posted 2014-01-12 20:23:47.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2426","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2426"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2426\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2426"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2426"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}