I am developing a virtual bank using bitcoins using the reference client multiple accounts capability. My main concern is
scaling it to hundreds of thousands of accounts and transactions fired all the time.
What are other alternatives to this approach? I read that using multiple address assigned to different users is one way to handle it but would like to hear your opinion about other alternatives.
Thanks,
wslh