Processes like Task.Supervisor and DynamicSupervisor can become bottlenecks
on large systems and at the moment there is no dead-simple way to
parallelize those. A minimal solution takes about 30-50 LOC and I believe
it is important for the language to have an out-of-the-box solution to
tackle this.

Enter the PartitionSupervisor. I have sent a pull request with examples,
docs, and code here: https://github.com/elixir-lang/elixir/pull/11468

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4KJPCwJb_cmJQ35%3DwwHzVegCF6L1OxvYsS9fGCmdrkBPw%40mail.gmail.com.

Reply via email to