Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Thread Closed: Thread will re-open when original poster replies

???
06/04/07 16:25
Read: times


 
#140255 - The OP's question is about multi-threading.
Responding to: ???'s previous message
Hi Erik,

The OP's question, specifically by virtue of the subject, is the "concept" of multi-threading. On that point there is nothing to wait for.

By the way, I agree with you, that the OP is probably thinking PC instead of 805x. And for a true multitasking GUI environment, one where programs are "event" driven instead of
"sequence" driven, multiple processors running multi-threaded programs are an elegant approch. This, of course, assumes you are running an operating system capable of utilizing multiple processors (WinNT instead of WIN9x).

But to extend the concept to embedded systems would be to design a multi-processor system. Otherwise you're just time-sharing, allocating cycles. And even then you aren't really multi-threading. You're just running separate programs on separate processors at the same time.

Now what we do need to wait for is to find out whether the OP actually needs a multi-thread solution, or if it will be sufficient to show them that temperature is such a high capacity process that such an approach is really unnecessary.



List of 15 messages in thread
TopicAuthorDate
MULTI THEARDING CONCEPT            01/01/70 00:00      
   expand            01/01/70 00:00      
      "in the same microsecond"??            01/01/70 00:00      
   Threads on a '51 ?            01/01/70 00:00      
      ??            01/01/70 00:00      
         the most common origin of such a thread            01/01/70 00:00      
            Yes...            01/01/70 00:00      
               everybody is guessing, wait for the OP            01/01/70 00:00      
   real multitreathing does not exsist            01/01/70 00:00      
      "dual core system"??            01/01/70 00:00      
         simultanious = 2 uc's            01/01/70 00:00      
   Multi-threading is for multi-processors            01/01/70 00:00      
      everybody is guessing, wait for the OP            01/01/70 00:00      
         The OP's question is about multi-threading.            01/01/70 00:00      
   8052 contains timer/counters to ease this task            01/01/70 00:00      

Back to Subject List