Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aikar/cosmos

A distributed event driven and RPC based application framework for Node.JS
https://github.com/aikar/cosmos

Last synced: 5 days ago
JSON representation

A distributed event driven and RPC based application framework for Node.JS

Awesome Lists containing this project

README

        

# Cosmos
## About
Cosmos is a distributed Event Driven and RPC style application development framework for Node.JS.

Cosmos is designed to be similiar to the concepts behind Erlang OTP, but for Node.JS

Applications are built in a purely event driven style, backed behind message brokers such as Kafka, RabbitMQ, or others, letting you design your application to be ready to scale out and scale dynamically.

## Release

Cosmos release is still TBD

## License
TBD