TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
suthakaran sivabalan
NA
8
21.1k
Multi Thread Programming
Feb 26 2009 4:13 PM
Dear all,
I am new for java and multithread programming. I have two threads sharing a data, but one of this thread has to initiate third thread when some
condition failed, how it can be implemented in java? Anyone who are familiar with this,please give me piece pf code solving this issue.
Real scenario.
1. System Temperature [shared object by System and Temperature controller]
2. When temperature exceed some limit, Temperature controller should trigger the Advanced Temperature Controller.
Thanks
Reply
Answers (
1
)
Printing Crystal Report
Is my understanding of code generation in WinForm apps correct?