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

feat: Actor model #1325

Closed
1 task
erlangparasu opened this issue Mar 27, 2024 · 1 comment
Closed
1 task

feat: Actor model #1325

erlangparasu opened this issue Mar 27, 2024 · 1 comment
Labels
feature A new feature or request

Comments

@erlangparasu
Copy link

Description

https://en.wikipedia.org/wiki/Actor_model

Requirements

  • Implement actor model per request

Additional Context

example implementation of actor model: https://actix.rs/

@erlangparasu erlangparasu added the feature A new feature or request label Mar 27, 2024
@tomarra
Copy link
Contributor

tomarra commented May 21, 2024

Hi @erlangparasu 👋 Thanks for opening this issue.

As of right now we don't have any plans to put an actor model based approach into Dart Frog. If this is something that you think is valuable please feel free to re-open this issue with some more details and a possible approach that could then be triaged by the team. Until then closing this as a "won't fix"

@tomarra tomarra closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants