Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate engine from classic akka actors to latest actor behaviours #134

Open
isuru89 opened this issue Aug 4, 2022 · 1 comment
Open
Assignees

Comments

@isuru89
Copy link
Owner

isuru89 commented Aug 4, 2022

Currently, engine uses classic actors to process rules.

However, it is better to migrate this to latest Akka actors so that this would be future proof

@isuru89 isuru89 self-assigned this Aug 4, 2022
@isuru89
Copy link
Owner Author

isuru89 commented Dec 25, 2023

Ditch the akka completely and find an alternative. Because, akka has moved away from open-source with BSL license. https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka

@isuru89 isuru89 pinned this issue Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant