ReleaseMicrosoftMicrosoftpublished Oct 18, 2016seen 2w

microsoft/rDSN v1.0.0

microsoft/rDSN

Open original ↗

Captured source

source ↗
published Oct 18, 2016seen 2wcaptured 2whttp 200method plain

Version 1.0.0

Repository: microsoft/rDSN

Tag: v1.0.0

Published: 2016-10-18T07:27:37Z

Prerelease: no

Release notes:

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 process runner
  • with following plugins
  • dsn.tools.common
  • deployment runtime (e.g., network, aio, lock, timer, perf counters, loggers) on both Windows and Linux
  • simple toollets: tracer, profiler, fault injector
  • dsn.dist.uri.resolver: a client-side helper module that resolve service URL to target machine address
  • dsn.tools.nfs: an implementation of remote file copy based on rpc and aio
  • dsn.tools.emulator: an emulation runtime for whole distributed system emulation with auto-test, replay, global state checking, etc.
  • dsn.app.simple_kv: an example application module

Bug fixes

Backwards-incompatible changes

The service API and the tool API are changed.

Related releases

See here

Notability

notability 5.0/10

Major release of rDSN framework, moderate industry relevance and traction.