apache / openwhisk

Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.56k stars 1.17k forks source link

Feat: Using pekko instead of akka #5479

Closed laglangyue closed 6 months ago

laglangyue commented 7 months ago

Akka changed the protocol, pekko is TLP

rabbah commented 6 months ago

This will prob be a large undertaking even though pekko is an akka fork. Are you interested in doing this?

laglangyue commented 6 months ago

This will prob be a large undertaking even though pekko is an akka fork. Are you interested in doing this?

I am pekko contrributer, and have a PEKKO committee friends, and my friends and I will do our best to give it a try

pjfanning commented 6 months ago

this is a duplicate of https://github.com/apache/openwhisk/issues/5441