click below
click below
Normal Size Small Size show me how
ITECH Ch 6
Term | Definition |
---|---|
Grid computing | A type of computing that uses special software to enable several computers to work together on a common problem, as if they were a massively parallel supercomputer. |
Cluster computing | Connecting server computers via software and networking so that their resources can be used to collectively solve computing tasks |
Nonvolatile memory | Storage that retains data even when powered down (such as flash memory, hard disk, or DVD storage). |
Supercomputers | Computers that are among the fastest of any in the world at the time of their introduction. |
Massively parallel | Computers designed with many microprocessors that work together, simultaneously, to solve problems. |
SaaS | Also called SaaS. A form of cloud computing where a firm subscribes to a third-party software and receives a service that is delivered online. |
Cloud computing | Replacing computing resources—either an organization's or individual's hardware or software—with services provided over the Internet. |
Server farm | A massive network of computer servers running software to coordinate their collective use. Server farms provide the infrastructure backbone to SaaS and hardware cloud efforts, as well as many large-scale Internet services. |
Latency | A term often used in computing that refers to delay, especially when discussing networking and data transfer speeds. Low-latency systems are faster systems. |
E-waste | Discarded, often obsolete technology; also known as electronic waste. |
Moore's Law | Chip performance per dollar doubles every eighteen (18) months |
Microprocessor | The part of the computer that executes the program |
Price elasticity | The rate at which the demand for a product or service fluctuates with price change |
Random-access memory | Also referred to as RAM. The fast, chip-based volatile storage in a computing device. |
Volatile memory | Storage (such as RAM chips) that is wiped clean when power is cut off from a device. |
Flash memory | Nonvolatile, chip-based storage, often used in mobile phones, cameras, and MP3 players. Sometimes called flash RAM, flash memory is slower than conventional RAM, but holds its charge even when the power goes out. |
Solid state electronics | Semiconductor-based devices. Solid state components often suffer fewer failures and require less energy than mechanical counterparts because they have no moving parts. RAM, flash memory, and microprocessors are solid state devices. Hard drives are not. |
Semiconductor | A substance such as silicon dioxide used inside most computer chips that is capable of enabling as well as inhibiting the flow of electricity. |
Optical fiber line | A high-speed glass or plastic-lined networking cable used in telecommunications. |
Microcontrollers | Special-purpose computing devices that don't have an operating system and can't do as much as general purpose computers or smart phones. |
Internet of Things | A vision where low-cost sensors, processors, and communication are embedded into a wide array of products and our environment, allowing a vast network to collect data, analyze input, and automatically coordinate collective action. |
Silicon wafer | A thin, circular slice of material used to create semiconductor devices. Hundreds of chips may be etched on a single wafer, where they are eventually cut out for individual packaging. |
Multicore microprocessors | Microprocessors with two or more (typically lower power) calculating processor cores on the same piece of silicon. |