a Java MultiThreading question# Java - 爪哇娇娃
r*o
1 楼
Thanks ahead for any solution and suggestion from you, I am not familar to
Java multithreading.
A program need to have 3 different threads, each of them will live as long as
the program,
1. Main thread, start with main() function, its function is to start following
two threads, then waiting to receive command line input from user.
2. A coordinator thread, works as a coordinator, after main thread receives a
command from user, it will send the command as a request to other machine's
participant t
Java multithreading.
A program need to have 3 different threads, each of them will live as long as
the program,
1. Main thread, start with main() function, its function is to start following
two threads, then waiting to receive command line input from user.
2. A coordinator thread, works as a coordinator, after main thread receives a
command from user, it will send the command as a request to other machine's
participant t