Chris Rankin 430c4bcf83 Merge commit '47068e6b7ad0afb3ed8df61a429470f19331b7b5' into chrisr3-os-merf
Conflicts:
	docs/source/index.rst
	finance/build.gradle
	finance/src/integration-test/kotlin/net/corda/finance/flows/test/CashConfigDataFlowTest.kt
	node/src/test/java/net/corda/node/services/vault/VaultQueryJavaTests.java
	samples/simm-valuation-demo/build.gradle
2018-10-16 12:07:55 +01:00
..
2018-10-15 13:51:18 +01:00

Introduction

This module attempts to break RPC connectivity bit away from Corda Node such that it will be possible to run it as separate operating system process.

This will part of so called clustered Node set of services each of which will speak to its siblings via remote protocol and those services will have different life cycles availability guarantees.