ngweihow / bombdefuser

Simple Multi-threading Java Program to simulate a timer bomb with many "defuser" threads working to "defuse" the bomb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bomb Defusers

Simple program to simulate the defusing process of a timer "bomb" using multi-threading in Java.

Situation and code written by ngweihow.

Adapted and inspired from the course by Michael Pogrebinsky Link

About

Simple Multi-threading Java Program to simulate a timer bomb with many "defuser" threads working to "defuse" the bomb.


Languages

Language:Java 100.0%