Re: Is threading the right solution for this challenge?
- From: "Richard" <riplin@xxxxxxxxxxxx>
- Date: 5 May 2006 01:56:24 -0700
What I was envisioning was the main program spawning two threads - one
that continually updates the display,
That is one way of chewing up all CPU time so that all programs and the
whole OS becomes unresponsive - min CPU requirement goes to 4GHz.
There are several tables in an Oracle
database that need to be interrogated, several OS processes that need
to be examined, etc.
Put a trigger on each table so that these set a 'new data available'
data item. Or even have a trigger maintain a summary table.
.
- References:
- Is threading the right solution for this challenge?
- From: Chris
- Re: Is threading the right solution for this challenge?
- From: Oliver Wong
- Re: Is threading the right solution for this challenge?
- From: Chris
- Is threading the right solution for this challenge?
- Prev by Date: Re: Beautify code
- Next by Date: Re: cobol embedded sql source example
- Previous by thread: Re: Is threading the right solution for this challenge?
- Next by thread: Re: Is threading the right solution for this challenge?
- Index(es):
Relevant Pages
|