Categorygithub.com/231tr0n/concurrency
repository
0.0.0-20250202172851-4d5fc8b86baf
Repository: https://github.com/231tr0n/concurrency.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Multi-threading

Source code to test multi threading in go and java.

Running the project

Makefile contains all the tasks required to run the project.

Requirements

  • OpenJDK 21
  • Go 1.23.2
  • Maven 3.6.3 or greater (3.8.7 used for actual development)
  • Make 4.3
  • Docker 27.3.1
  • Docker-compose 2.29.7
  • Linux platform with gnu-utils to run makefile tasks