mirror of
https://github.com/corda/corda.git
synced 2025-02-22 10:10:59 +00:00
Update introduction to messaging documentation
This commit is contained in:
parent
59d3cbdece
commit
b8ec7631b4
@ -1,12 +1,9 @@
|
|||||||
Networking and messaging
|
Networking and messaging
|
||||||
========================
|
========================
|
||||||
|
|
||||||
Although the platform does not currently provide a network backend, some preliminary interfaces are defined along with
|
The platform defines preliminary interfaces for the messaging layer along with an ArtemisMQ implementation, and an
|
||||||
an in-memory implementation provided for use by unit tests and other exploratory code. An implementation based on Apache
|
in-memory implementation provided for use by unit tests and other exploratory code. This article quickly explains the
|
||||||
Kafka is also being developed, which should be sufficient for real use cases to be implemented in the short run, even
|
basic networking interfaces in the code.
|
||||||
though in the long run a fully peer to peer protocol will be required.
|
|
||||||
|
|
||||||
This article quickly explains the basic networking interfaces in the code.
|
|
||||||
|
|
||||||
Messaging vs networking
|
Messaging vs networking
|
||||||
-----------------------
|
-----------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user