Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
How to properly test transactions throughput?
Throughput Issue with Streams
peer network with different startingheight value
What happens if network connection to other nodes goes down?
Can this be done? Lightning Network with Multichain? Thanks!
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
Network throughput computation
+4
votes
Hi,
I am interested in how the general network throughput of multichain can be computed (how you guys did it in "
http://www.multichain.com/blog/2016/07/announcing-the-new-multichain-wallet/"
quoting 200 to 800 tx/sec).
Thanks
R.
multichain
performance
time
network
asked
Oct 27, 2016
by
Rosevelt
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Fire up a bunch of nodes, and run a script on each of them to perform transactions as fast as you can (one API call at a time). That's the basic idea.
answered
Oct 28, 2016
by
MultiChain
Please
log in
or
register
to add a comment.
...