Skip to content

Console application developed in java for blockchain creation with multithreading and a local SQLite database. 3 versions available depending on the level of multithreading (serial, only threads, threads + locks + message passing)

Notifications You must be signed in to change notification settings

a-efstathiou/blockchain-multithreading

Repository files navigation

blockchain-multithreading

Console application developed in java for blockchain creation with multithreading and a local SQLite database. 3 versions available depending on the level of multithreading (serial, only threads, threads + locks + message passing)

About

Console application developed in java for blockchain creation with multithreading and a local SQLite database. 3 versions available depending on the level of multithreading (serial, only threads, threads + locks + message passing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages