1
you know ,you need a 32GB size for one bitcoin client,is it possible to run several bitcoin programs sharing same data source using -datadir or something else? I have found that somebody had put it about a year ago and got an big NO; Since 1 year has passed ,is it still NO?
1"Run several bitcoin programs" is a bit vague. What are you intending to do exactly? Maybe you are overthingking the problem, or you have misunderstood something. What is the reason for having "multi-wallet"? What do you want to acheieve and why? – T9b – 2014-11-13T11:43:47.740
Try to add a link to the other question that you mentioned. – Jannes – 2014-11-13T12:38:26.773
@T9b bitcoin programs mean bitcoin-qt.exe ;this is the situation, I have ten wallets running as server while each has about 20000 addresses. I can run them in different harddrives ,which will cost me at least 350 GB's harddrives' money.But if I import these wallet into one ,the bitcoin-qt.exe will be incrediblely slow to do the "rescanning" . – Willipm – 2014-11-14T02:21:45.157
As I suspected, you are going about this completely the wrong way. Why on earth did you choose Bitcoin QT to manage this? Again not enough information on your part, I guess you are running some kind of e-commerce site, in which case you would do very well to look at Hierarchical deterministic wallets or even an SPV client like the original Multibit would do. They have a Beta HD version too: https://github.com/bitcoin-solutions/multibit-hd I suppose also you could look at Bitpay too.
– T9b – 2014-11-14T11:30:47.090@T9b yes, its an e-emmerce site.Now im going to see what multibit-hd is like,thanks for your information. – Willipm – 2014-11-16T06:12:07.343