Elixir/Ports and external process wiring: Difference between revisions
→Bad assumption: pipe-like processes: correction about when HUP is sent |
→Future directions: teaser about process groups |
||
| Line 176: | Line 176: | ||
There is a refreshing diversity of opinion, so it could be worthwhile to make the signal configurable for each port. | There is a refreshing diversity of opinion, so it could be worthwhile to make the signal configurable for each port. | ||
}} | }} | ||
== TODO: consistency with unix process groups == | |||
... there is something fun here about how unix already has process tree behaviors which are close analogues to a BEAM supervisor tree. | |||
== Future directions == | == Future directions == | ||