Major features and Improvements
- Service API and Tool API are stabilized in dsn.core (C and C++)
- dsn.dev.cpp as syntactic sugar for cpp service/application development
- code generator for easier cpp development
- dsn.svchost as common rDSN pro...
Unclaimed project
Are you a maintainer of rDSN? Claim this project to take control of your public changelog and roadmap.
Changelog
Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed systems.
This release locks down the service API for layer 1 (v1.0.0-alpha), i.e., for local machine development. Check out the details at http://imzhenyu.github.io/rDSN/documents/v1/html/group__dev-layer1.html. It also provides a set of integrated development tools, see ongoing document here or tool registration code [here](https://gith...