Elixir in Action, Third Edition by Sasa Juric

Elixir in Action, Third Edition by Sasa Juric

Author:Sasa Juric [Juric, Sasa]
Language: eng
Format: epub, mobi
Publisher: Manning Publications Co.
Published: 2024-02-09T23:00:00+00:00


7.2.3 Analyzing process dependencies

Let’s reflect a bit on the current system. You’ve developed support for managing many to-do list instances, and the end goal is to use this infrastructure in an HTTP server. In the Elixir and Erlang world, HTTP servers typically use a separate process for each request. Thus, if you have many simultaneous end users, you can expect many BEAM processes to access your to-do cache and to-do servers. The dependency between processes is illustrated in figure 7.1.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.