apache / apache/pekko-projection
Support Virtual Thread Dispatcher for Pekko Projections
- Dominant language
- Scala
- Stars
- 27
- Forks
- 16
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 15
Description
Currently, Pekko Projections only support the `blocking-jdbc-dispatcher` (see https://pekko.apache.org/docs/pekko-projection/current/jdbc.html). Are there any plans to start supporting a new dispatcher that uses Virtual Threads, similar to what has been achieved in the standard actor dispatcher ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the JDBC documentation's `blocking-jdbc-dispatcher` and compare it with the standard actor dispatcher support for Virtual Threads. Determine the intended scope for a Pekko Projections dispatcher and identify the relevant implementation and test entry points before defining completion criteria; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, scala
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100