Ross ROSS = Recommend OSS · open-source software intelligence for agents

moleculerjs/moleculer

:rocket: Progressive microservices framework for Node.js observed · 2026-08-28

github.com/moleculerjs/moleculer · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 62
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 310.0
  • age_days: 3484
  • days_rel: 43
  • days_push: 11
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

6376 stars · 602 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Moleculer is a fast, progressive microservices framework for Node.js that helps build efficient, reliable, and scalable distributed services. It provides built-in service discovery, load balancing, fault tolerance, caching, and pluggable transporters, serializers, and loggers.

Use cases

  • build microservices in Node.js
  • set up service discovery and a service registry
  • implement request-reply and event-driven communication between services
  • add circuit breaker, retry, and timeout fault tolerance to distributed services
  • build an API gateway in front of microservices
  • load balance requests and events across service nodes
  • add metrics and distributed tracing to services
  • connect services over NATS, MQTT, Kafka, Redis, or AMQP

When to choose

  • you are building a microservices architecture in Node.js
  • you need built-in service discovery, load balancing, and fault tolerance without extra infrastructure
  • you want pluggable transporters and serializers to fit your existing messaging stack
  • you need a master-less, scalable distributed system with metrics and tracing out of the box

When to avoid

  • you are building a small monolith where a simple web framework suffices
  • your team is not using Node.js or JavaScript
  • you need a framework with a guaranteed 1.0 stable API, since pre-1.0 minor versions may include breaking changes
  • you require a framework with a large corporate backing rather than a community-driven project

Facets

framework · maturity stable

microservices rpc message-queue caching api-framework middleware monitoring tracing service-discovery microservices backend web-development developer-tools cross-platform microservices-framework service-registry event-driven fault-tolerance load-balancing circuit-breaker pluggable-transporters api-gateway nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
moleculerjs/moleculermain86

For agents

markdown · JSON · MCP: product_card(name="moleculerjs/moleculer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem