Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 437 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 437 Bytes

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.