2022-09-07 06:52:16 UTC - Brendan Doyle: FYI Akka just announced they're changing their license and requiring a commercial license. Though they plan to offer exceptions to any existing open source project dependent on Akka.
<https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka|https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka> open_mouth : Dominic Kim, Ben Carver yay : Rodric Rabbah https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1662533536838449?thread_ts=1662533536.838449&cid=C3TPCAQG1 ---- 2022-09-07 07:00:46 UTC - Brendan Doyle: ^ $2k per vCPU :open_mouth: exploding_head : Ben Carver https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1662534046432369?thread_ts=1662534046.432369&cid=C3TPCAQG1 ---- 2022-09-07 14:29:36 UTC - Michele Sciabarra: How hard would be to remove akka and use Zio Actors instead? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1662560976094889?thread_ts=1662560976.094889&cid=C3TPCAQG1 ---- 2022-09-07 17:28:11 UTC - Matt Welke: I haven't had a chance to explore core OW, or Akka elsewhere in the industry or open source community yet. What's the reason we use Akka? I've always been under the impression it was an actor framework where if you aren't taking advantage of the actor stuff, you don't need it. If you're doing just HTTP for example, you could just use any old HTTP framework. If you want concurrency, you could just use tuned thread pools or reactive. That kind of thing. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1662571691092209?thread_ts=1662571691.092209&cid=C3TPCAQG1 ----