Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Moleculer

Fast & modern microservices framework for Node.js. subtitle

Moleculer Reviews and details

Screenshots and images

  • Moleculer Landing page
    Landing page //
    2021-12-21

Badges

Promote Moleculer. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

MoleculeR review

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Moleculer and what they use it for.
  • Make microservices look like monoliths
    My goto for this kind of task is moleculer: https://moleculer.services/ Fast, battle tested, vue2-like approach, great documentation, good community. The automatic indipendent-scalability as an option is usually the main selling point of these solutions, but honestly I think the real pro is the "composition" approach, which is essential if you want to keep a clean and well-organized codebase. On this regard, I... - Source: Hacker News / 11 months ago
  • How to Import/Reference a Microservice from another one
    If you’re using k8s, check out https://moleculer.services and this would likely solve what you’re looking for. Source: about 1 year ago
  • Node JS Microservice Frameworks for Developing Scalable Web Apps.
    Molecular – Progressive Microservices Framework for Node.js. Source: about 1 year ago
  • First time building microservice-based application
    While you’re delving into microservices, check out Moleculer https://moleculer.services. Source: over 1 year ago
  • if Nodejs does not meant for CPU intensive tasks so I think it's better to avoid it from the beginning
    I almost can’t believe I haven’t seen it mentioned here before, but adding Moleculer into your node project (if it’s clustered/k8s’d) will literally solve many single threaded problems, not to mention tons of other scalability issues. https://moleculer.services/. Source: over 1 year ago
  • How to deal with singletons in a distributed system?
    You could use a framework for this. Have a look at moleculer. Source: over 1 year ago
  • Where can I learn to implement microservices?
    I haven't used this, but it seems neat: https://moleculer.services/. Source: about 2 years ago
  • Been playing with moleculerjs recently, and just finished my first package: a service that allows you to use any node API framework as a moleculer gateway.
    Moleculer already provides an in-house http gateway, but what if you want to use an existing API, and how to maintain decoupled code when creating your gateway? This package solves both. You can create your API, passing in any services you require as dependencies. You can then bind your API to moleculer using the moleculer-universal-gateway. Source: over 2 years ago
  • Don’t start with microservices – monoliths are your friend
    But there's more to the topic of microservices. Seems like all the conversation focuses on deployment pain. You can build a service with something like Akka or Moleculer where the modules act independently and have some message passing and resilience from each other, but they can still all live in one codebase, one process, and deployed as one unit. It works fine and isn't painful at all. And maybe down the line... Source: over 2 years ago
  • Progressive Microservices Framework for Node.js
    I'm working with microservices all the time. Even when working solo. It's easy to focus on a single domain while developing a single part of the system, just like coding modules or classes. That said, I'm always wondering why we are conflating so many things when talking about microservices: deployment and scalability, multi-repo and code structure, integration tests and distributed transactions, and so on. I... - Source: Hacker News / over 2 years ago
  • Node.js Packages and Resources
    Moleculer - Fast & powerful microservices framework. - Source: dev.to / over 2 years ago
  • Learning Microservices
    I'm a fan of https://moleculer.services/. Source: almost 3 years ago
  • Refactoring away from NestJS to Moleculer
    Our work project has outlived it's MVP life-cycle nature and we have decided to move away from currently used NestJS framework to https://moleculer.services/ in a manner of fairly extensive and aggressive refactor. Source: almost 3 years ago
  • There are a *lot* of actor framework projects on Cargo.
    Would love to. I built a rust client for the moleculer microservices framework. Source: almost 3 years ago

Do you know an article comparing Moleculer to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Moleculer discussion

Log in or Post with

This is an informative page about Moleculer. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.