Intel Scales Developer Thinking

Intel Scales Developer Thinking

Written By
Peter Coffee
Peter Coffee
Sep 3, 2001
1 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

With hyperthreading, Intel Corp. offers the cost-effective performance of multithreaded execution without the infrastructure costs of multiprocessor systems. At the same time, by opening formerly internal hardware to use by applications, Intel invites developers to write code specifically for Intel hardware—reducing the value of being merely “X86-compatible” at the likely expense of Advanced Micro Devices Inc.

Most software treats the central processor as single-threaded: a simple assembly line that translates an instruction, retrieves data, performs the operation, returns results and goes to the next instruction. Within a Pentium- or Athlon-class CPU, however, one section fetches an instruction while another section translates the instruction previously fetched. Other on-chip hardware concurrently completes the instructions translated before. These optimizations take place without the assistance (or even the knowledge) of application code.

More-aggressive concurrent processing, as in multiway servers or workstations, requires additional support from chip sets, operating systems and application writers. Even parallelism within one Pentium processor can be hampered if a software developer ignores tricky interactions among CPU subsystems.

Hyperthreading exposes more of the resources of the processor core to direct manipulation by software, yielding some of the gains of a second separate CPU at price points that may expand this market down to midrange desktop systems—and therefore encouraging many more application developers to learn the multithreaded way of thinking.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.