Central processing unitA central processing unit (CPU)—also called a central processor or main processor—is the most important processor in a given computer. Its electronic circuitry executes instructions of a computer program, such as arithmetic, logic, controlling, and input/output (I/O) operations. This role contrasts with that of external components, such as main memory and I/O circuitry, and specialized coprocessors such as graphics processing units (GPUs). The form, design, and implementation of CPUs have changed over time, but their fundamental operation remains almost unchanged.
Cloud computingLe cloud computing , en français l'informatique en nuage (ou encore l'infonuagique au Canada), est la pratique consistant à utiliser des serveurs informatiques à distance et hébergés sur internet pour stocker, gérer et traiter des données, plutôt qu'un serveur local ou un ordinateur personnel. Les principaux services proposés en cloud computing sont le SaaS (Software as a Service), le PaaS (Platform as a Service) et le IaaS (Infrastructure as a Service) ou le MBaaS ().
Seasonal energy efficiency ratioIn the United States, the efficiency of air conditioners is often rated by the seasonal energy efficiency ratio (SEER) which is defined by the Air Conditioning, Heating, and Refrigeration Institute, a trade association, in its 2008 standard AHRI 210/240, Performance Rating of Unitary Air-Conditioning and Air-Source Heat Pump Equipment. A similar standard is the European seasonal energy efficiency ratio (ESEER). The SEER rating of a unit is the cooling output during a typical cooling-season divided by the total electric energy input during the same period.
Publish-subscribealt=|vignette|upright=1.8|Schéma de principe du mécanisme publish-subscribe Publish-subscribe (littéralement : publier-s’abonner) est un mécanisme de publication de messages et d’abonnement à ces derniers dans lequel les diffuseurs (publisher, littéralement éditeurs) ne destinent pas a priori les messages à des destinataires (subscriber, littéralement abonné). À la place, une catégorie est associée aux messages émis sans savoir s’il y a des destinataires.
Patron de communicationDans l'architecture logicielle, un patron de communication est un patron d'architecture orienté réseau qui décrit comment deux parties d'un système de passage de message se connectent et communiquent l'une avec l'autre. En télécommunication, un patron d'échange de message (MEP) décrit le patron d'un message requis par un protocole de communication pour établir ou utiliser Canal de communication. Il y a deux patrons d'échange de message principaux — le patron requête-réponse, et le patron sens unique (one-way).
Instruction path lengthIn computer performance, the instruction path length is the number of machine code instructions required to execute a section of a computer program. The total path length for the entire program could be deemed a measure of the algorithm's performance on a particular computer hardware. The path length of a simple conditional instruction would normally be considered as equal to 2, one instruction to perform the comparison and another to take a branch if the particular condition is satisfied.
Thunderbolt (interface)Thunderbolt est un format de connexion informatique conçu par Intel, dont les travaux ont débuté en 2007, sous le nom de code Light Peak. Cette connexion devait utiliser à terme la fibre optique, bien que ses premières implantations utilisent des fils de cuivre standards. Cette interface permet l'utilisation des protocoles DisplayPort et PCI Express dans la même interface. Le connecteur Mini DisplayPort, qui était notamment déjà présent sur les ordinateurs d'Apple, a été choisi comme interface standard pour Thunderbolt.