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

Update plugins to use executor framework #90

Open
finger563 opened this issue Apr 25, 2016 · 3 comments
Open

Update plugins to use executor framework #90

finger563 opened this issue Apr 25, 2016 · 3 comments

Comments

@finger563
Copy link
Member

No description provided.

@finger563
Copy link
Member Author

Would allow the server plugins to run on separate machines and let the main server machine not bog down during many concurrent users' operations.

@finger563
Copy link
Member Author

More importantly: would allow long-running or state-dependent plugin-code (esp. server side) to run and maintain consistency even when browser is closed or refreshed (not true with plugins)

@finger563
Copy link
Member Author

see example here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants