top | item 44515589 (no title) srgpqt | 7 months ago Erlang/Elixir use "cast" method name when sending messages to their GenServer actor processes. discuss order hn newest borromakot|7 months ago There are two terms.* call - to send and await a reply * cast - to send and not await a reply
borromakot|7 months ago There are two terms.* call - to send and await a reply * cast - to send and not await a reply
borromakot|7 months ago
* call - to send and await a reply * cast - to send and not await a reply