Skip to content

ak811/parallel-computation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Computation for Blockchain Transactions

Multi-threaded and Multi-process Programming

Overview

This project aims to improve the efficiency of blockchain transactions by using multi-threaded and multi-process programming techniques in Java to parallelize computation, resulting in faster processing and confirmation times and increasing the scalability of the blockchain.

The documentation will be provided soon.