Open brunneis opened 6 years ago
Parallelize the syncer module so it can synchronize the blockchain faster with multiple threads or processes. The number of transactions of each account have to be consistently updated during this process.
It can be solved easily with Catenae + Kafka
Parallelize the syncer module so it can synchronize the blockchain faster with multiple threads or processes. The number of transactions of each account have to be consistently updated during this process.