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

Document microservice clustering/scaling #157

Open
ekryski opened this issue Nov 4, 2015 · 2 comments
Open

Document microservice clustering/scaling #157

ekryski opened this issue Nov 4, 2015 · 2 comments

Comments

@ekryski
Copy link
Contributor

ekryski commented Nov 4, 2015

@daffl already closed #121 around the implementation of this and provided a toy example but we need proper documentation around this.

One possibility is to show how you can scale these apps using redis or mub-sub and docker.

@ekryski ekryski added this to the 2.0.0 milestone Nov 4, 2015
@daffl
Copy link
Member

daffl commented Nov 4, 2015

I'd like to finish up https://github.com/feathersjs/feathers-sync which will just provide a global event emitter and then create a feathers-sync-mongodb and feathers-sync-redis adapter. This should cover scaling the same application across multiple instances.

Distributing your app across microservices is probably mainly a documentation job (hopefully I'll get the idea I had for the 2.0 homepage up soon, that might be a good start).

Another performance improvement tool is https://github.com/feathersjs/feathers-batch which should also be supported by the next version of feathers-client.

@aecorredor
Copy link

Any updates on this? Was the documenatation for examples on splitting an app into microservices added? Having the same questions that were raised in #332

@daffl daffl removed the ready label Aug 28, 2018
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

4 participants