Moleculer logo

Moleculer

Enables development of modular, fault-tolerant microservices in Node.js.

Made by MoleculerJS

  • development

  • node-js

  • framework

  • Web Development

  • microservices

What is Moleculer?

Moleculer is a microservices framework for Node.js that enables developers to build efficient, reliable, and scalable services. It provides a comprehensive set of features for constructing and managing microservices, including service discovery, load balancing, fault tolerance, and distributed tracing. The framework's modular design allows developers to customize and extend its functionality to meet their specific requirements. Moleculer's high-performance capabilities and support for distributed systems make it a suitable choice for building complex, large-scale applications

Highlights

  • Service Discovery: Moleculer offers built-in service discovery mechanisms, allowing services to automatically register and discover each other within the network
  • Load Balancing: The framework handles load balancing across multiple service instances, ensuring efficient distribution of requests
  • Fault Tolerance: Moleculer provides mechanisms for handling failures and retrying requests, improving the reliability of the overall system
  • Distributed Tracing: The framework integrates with popular tracing systems, enabling developers to monitor and troubleshoot their distributed applications.

Platforms

  • npm
  • Web
  • Self-Hosted
  • Node.JS

Languages

  • English

Social

Features

    • Backend