HI,
I am a beginner in java thread...some synchronization problems confusing me...
Is it necessary for us to create a thread for each program? or single thread can be call by many programs?
when thread call method to access to database, can we use a single thread with a method to access to many different databases? if yes, how can it snychronize it?
please help...
thank you...
regards,
bk
