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

Back to Subject List

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

???
06/04/07 15:20
Read: times


 
#140246 - Multi-threading is for multi-processors
Responding to: ???'s previous message
The simple answer to your question is that you can independently run one thread of your software in each of the separate 805x's in your system. That is the essence of multi-threading. It was developed as a programming technique (parallel programming) to allow multi-processor systems do tasks more cheaply than a single supercomputer.

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