Tools, FAQ, Tutorials:
Multiple Ledger Peers within Organization
Can I run multiple ledger peers in my organization on a multi-organization network?
✍: FYIcenter.com
Yes, you can run multiple ledger peers in your organization
on a multi-organization network.
This will make the network more reliable to serve
client applications of your organization.
You can also replace the third party orderer with
two orderers, one in each organization.
Now we have a reasonable Hyperledger Fabric Network to run a Hyperledger application for two organizations with reliability built in each organization.
2020-01-29, 1465🔥, 0💬
Popular Posts:
How to make application release build with Visual Studio 2017? If you want to make a final release b...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...
What Is HTML? HTML (HyperText Markup Language) is the standard markup language for creating Web page...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...