support adding custom dispatchers
Open
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 89
Description
Akka/Pekko may already have a mechanism for adding custom dispatcher implementations. I just haven't found anything obvious.
With [Java Virtual Threads](https://blogs.oracle.com/javamagazine/post/java-loom-virtual-threads-platform-threads), it would be nice if an external party could create a custom dispatcher that uses throwaway virtual threads instead of pooling them.
Contributor guide
Assessment
This issue has not been assessed yet.