apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.13k stars 137 forks source link

feat: Add UntypedAbstractActorWithTimers #1361

Closed He-Pin closed 1 month ago

He-Pin commented 1 month ago

Motivation: refs: https://github.com/apache/pekko/issues/1360

Result: Easy usage in Java

laglangyue commented 1 month ago

looks good