In hyperledger how many number of ordering node can take up a transaction

0 votes
While reading hyperledger documents. I got a doubt that how many ordering nodes can take up a transaction?
Jun 22, 2018 in Blockchain by Shashank
• 10,400 points
901 views

1 answer to this question.

0 votes
There are two types to implement ordering:

1. Solo Ordering - Uses only a single node. It is usually used for development and testing purpose.

2. Kafka Ordering - Uses a set of ordering service nodes. These nodes communicate with each other through
Apache kafka brokers.

Note: Irrespective of which implementation we use, the transaction is sent to exactly one service node and can be signed by exactly one service node.
answered Jun 25, 2018 by Omkar
• 69,210 points

edited Jun 28, 2018 by Omkar

Related Questions In Blockchain

+1 vote
1 answer

How is ordering of transactions done in a block in hyperledger?

Consensus is the key concept for validating ...READ MORE

answered May 3, 2018 in Blockchain by Christine
• 15,790 points
1,042 views
+2 votes
2 answers

How can I traverse the blocks of transactions in hyperledger fabric?

For hyperledger fabric you can use query ...READ MORE

answered May 8, 2018 in Blockchain by Rachel
5,090 views
0 votes
1 answer
0 votes
1 answer

In a non-cryptocurrency implementation of Blockchain, how to successfully mine a node?

Difficulty is a property of the blockchain, ...READ MORE

answered Jul 13, 2018 in Blockchain by Perry
• 17,100 points
382 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,241 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
740 views
0 votes
1 answer

How many peers in fabric network need to endorse a transaction?

The number of peers required to endorse ...READ MORE

answered Jan 31, 2019 in Blockchain by Omkar
• 69,210 points
1,821 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP