Skip to main content

How will the edeXa Universe interact with other applications/services?


How will the edeXa Universe interact with other applications/services?

edeXa Universe provides APIs which can be used to interact with chain codes hosted by that customer. They run securely inside the Kubernetes cluster. Providing additional security and low latency.


Solution for Big Data in Universe

Solution for Big Data in Universe

Infrastructure

NBlockchain NetworkLLedger
CChannelAApplication
PPeerPA -------------------> CPrincipal PA (e.g A, p1) Communication via Channel C
SChaincode

Within the Universe blockchain network, channels allow a specific group of peers and applications to speak with one another. In this case application A can use channel C to connect directly with peers P1 and P2. The channel can be thought of as a communication path between certain apps and peers. ( Orderers are not shown in this graphic, but must be present in a functioning network). We can also see that channels are not the same as peers, and that it is more accurate to think of a channel as a logical structure built by a group of physical peers. It is critical to understand that peers provide the control point for access to and management of channels.