Post
Topic
Board Development & Technical Discussion
Re: Is anybody working on a cluster Bitcoin client yet ?
by
ShadowOfHarbringer
on 14/05/2013, 12:42:50 UTC
So quiet ?

I guess there is nothing like this going on then.

Essentially you have to write the platform for multiple architectures (x86, x64, i686, ARM, etc.) so that you have the ability to work across many systems,

This is a valid scenario, but i was thinking more about scaling the Bitcoin architecture by running multiple identical machines so it could handle tens of thousands or even hundereds of thousands transactions per second.

Certainly such scenario is not possible with the "single-client-doing-eveything" way.