theBeamBook
theBeamBook copied to clipboard
The message passing chapter maybe a little outdated
When I reading message passing chapter.
I found newer OTP had made some changes, such as ErlMessageInQueue
has been renamed to ErlMessageInQueue
since this pr https://github.com/erlang/otp/commit/a67e91e658bdbba24fcc3c79b06fdf10ff830bc9.
And some strategy has changed I think.
Do you mind If I do some update about those changes?
I mean rewrite the message passing chapter based on OTP 23?
That would be great! I think most of the big changes came in Erlang 21 and this talk https://www.conferencecast.tv/talk-16449-process-signals-in-otp-21 is a good starting point to get the thinking behind the new way.