Skip to content

Commit 9ea9b8e

Browse files
Update README.md
1 parent 76b0e19 commit 9ea9b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ConcurrentProgrammingWithJavaThreads
22
Concurrent Programming with Java Threads. The project imitates the scenario of a company containing 10 departments, making transactions over 50 of its internal accounts.
33

4-
# Assignment problem Statement
4+
# Assignment Problem Statement
55
I was supposed to develop a thread-based Java Program, capable of executing on multiple cores, for the following scenario.
66

77
A company wishes to implement a simple accounting system that allows each of its 10 departments to perform the following transactions on its 50 internal accounts.

0 commit comments

Comments
 (0)