You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: