Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aikar/cosmos
- Owner: aikar
- Created: 2011-03-24T01:59:48.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T05:56:02.000Z (about 3 years ago)
- Last Synced: 2024-10-11T03:21:35.723Z (about 1 month ago)
- Homepage: http://aikar.co/cosmos
- Size: 1000 Bytes
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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