English | Polish |
central processing unit | jednostka centralna (The computational and control unit of a computer. The CPU is the device that interprets and executes instructions. Mainframes and early minicomputers contained circuit boards full of integrated circuits that implemented the CPU. Single-chip central processing units, called microprocessors, made possible personal computers and workstations) |
centralized processing | centralne przetwarzanie (A shared service that pools resources for leveraging or cost reduction purposes) |
data processing extension | rozszerzenie przetwarzania danych (A plug-in that processes data for a specific kind of data source (similar to a database driver)) |
distributed processing | przetwarzanie rozproszone (A form of information processing in which work is performed by separate computers linked through a communications network. Distributed processing is usually categorized as either plain distributed processing or true distributed processing. Plain distributed processing shares the workload among computers that can communicate with one another. True distributed processing has separate computers perform different tasks in such a way that their combined work can contribute to a larger goal. The latter type of processing requires a highly structured environment that allows hardware and software to communicate, share resources, and exchange information freely) |
graphics processing unit | procesor graficzny (A dedicated, heavily parallelized processor used to perform graphics or other floating point–intensive calculations) |
internal processing time | czas przetwarzania wewnętrznego (The amount of time a function spends doing internal execution, as opposed to calling other functions) |
online analytical processing | przetwarzanie analityczne online (A technology that uses multidimensional structures to provide rapid access to data for analysis. The source data for OLAP is commonly stored in data warehouses in a relational database) |
order processing pipeline | potok przetwarzania zamówień (The software infrastructure that links several components and runs them in sequence) |
parallel processing | przetwarzanie równoległe (A method of processing that can run only on a computer that contains two or more processors running simultaneously. Parallel processing differs from multiprocessing in the way a task is distributed over the available processors. In multiprocessing, a process might be divided up into sequential blocks, with one processor managing access to a database, another analyzing the data, and a third handling graphical output to the screen. Programmers working with systems that perform parallel processing must find ways to divide a task so that it is more or less evenly distributed among the processors available) |
policy processing sequence | sekwencja przetwarzania reguł (The order in which conflicts between policy rules are resolved. Policy rules defined at a lower level of the sequence always override conflicting policy rules at higher levels of the sequence) |
processing instruction | instrukcja przetwarzania (" An XML structural construct. A mechanism for embedding information in a file intended for proprietary applications rather than the XML parser or browser. The XML parser passes the instructions to the application. A processing instruction is a string of text included almost anywhere in an XML document's character data between ? and ? marks. It begins with the name of the application for which the PI is intended, followed by the data for the instruction. An example is the XML declaration that begins every valid XML file: ?xml version="1.0" standalone="yes" ?") |
processing instructions | instrukcje przetwarzania (Information stored in the prologue of an XML document. This information is passed through the XML parser to any application that uses the XML document) |
provisioned credit card processing account | konto płatności kartami kredytowymi (An account that has been set up and activated for processing credit card payments and which was set up by using Dynamics Live) |
word processing | edytor tekstów (The act of entering and editing text with a word processor) |