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

Please add a micro benchmark #2

Open
jeremyjs opened this issue Nov 9, 2019 · 1 comment
Open

Please add a micro benchmark #2

jeremyjs opened this issue Nov 9, 2019 · 1 comment

Comments

@jeremyjs
Copy link

jeremyjs commented Nov 9, 2019

micro is the most popular microservice option and while it is bare in features and plugins, I would like to see a benchmark to compare it to Moleculer in particular.

https://github.com/zeit/micro

Popularity: https://www.npmtrends.com/cote-vs-seneca-vs-micro-vs-nanoservices-vs-moleculer

@StarpTech
Copy link
Member

StarpTech commented Nov 9, 2019

Hi @jeremyjs, I'm not interested in that benchmark but feel free to create a PR.
Comparing Micro with Moleculer or other frameworks is not right because Micro is a simple HTTP server, while Molecular a RPC framework to build a mesh of services. You can use Micro to expose your Moleculer service to HTTP.

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

2 participants