-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Might answer these questions:
- what is an Erlang process?
- how does the runtime schedule processes?
- what are the strengths/weaknesses of this strategy?
- how does this affect garbage collection?
- what affect does this have on CPU- and I/O- bound workloads?
- how does it compare to other language platform schedulers? (preemptive or cooperative, e.g. golang, java, etc)
- what does this mean when programming in elixir?
Metadata
Metadata
Assignees
Labels
No labels