Actor4j’s core implementation supports multiple runtime implementations, each representing a different execution model — such as thread-bound actors, classic actor scheduling, or Loom-based virtual thread actors.
All repositories are currently hosted under my personal GitHub profile: @relvaner