多处理器计算机 meaning in English
multi-computer
Examples
- The asp . net process model helps enable scalability on multiprocessor computers by distributing work to several processes , one per cpu , each with processor affinity set to a cpu
Asp . net进程模型帮助启用多处理器计算机上的可伸缩性,方法是将工作分发给多个进程(每个cpu一个) ,并且每个进程都将处理器关联设置为一个cpu 。 - On multiprocessor computers , just like other queries do , alter index rebuild automatically uses more processors to perform the scan and sort operations that are associated with modifying the index
在多处理器计算机中,就像其他查询那样, alter index rebuild自动使用更多处理器来执行与修改索引相关联的扫描和排序操作。 - By choosing from products in the windows 2000 server family , you can take advantage of the growing number of competitively priced 2 - , 4 - , 16 - , and 32 - way multiprocessor computers , using ever - faster hardware technology
通过从windows2000server家族中选择产品,可以充分利用具有价格优势的包含2 、 4 、 16和32个处理器的多处理器计算机,它们使用了更快的硬件技术。 - On multiprocessor computers that are running sql server 2005 enterprise edition , index statements may use more processors to perform the scan and sort operations associated with the index statement just like other queries do
在执行sql server 2005 enterprise edition的多处理器计算机上,索引语句可能会像其他查询那样,使用多个处理器来执行与索引语句关联的扫描和排序操作。 - On multiprocessor computers with sql server 2005 enterprise edition , create index can use more processors to perform the scan and sort operations associated with creating the index , in the same way as other queries do
在装有sql server 2005 enterprise edition的多处理器计算机上, create index可按照执行其他查询的相同方式,使用多个处理器执行与创建索引相关的扫描和排序操作。