upload
International Business Machines
Industry: Computer
Number of terms: 98482
Number of blossaries: 0
Company Profile:
Sometimes referred to as “Big Blue” IBM is a multinational corporation headquartered in Armonk, New York. It manufactures computer hardware and software and provides information technology and services.
An exception handler that allows the application programmer to directly declare an exception monitor around limited high-level language source statements. For ILE C, this capability is enabled through the #pragma statement.
Industry:Software
A WebSphere MQ-supplied utility that monitors a dead-letter queue (DLQ) and processes messages on the queue in accordance with a user-written rules table.
Industry:Software
An architectural view that describes the main classes in the design of the system: major business-related classes, and the classes that define key behavioral and structural mechanisms (persistency, communications, fault-tolerance, user-interface).
Industry:Software
An exception that occurs while another exception is being handled.
Industry:Software
A WebSphere Portal interface that negotiates the relationship between cooperative source and target portlets and delivers data to the target in the form of the corresponding portlet action. See also cooperative portlets.
Industry:Software
An architectural view that describes the organization of the static software elements (code, data, and other accompanying artifacts) in the development environment in terms of both packaging, layering, and configuration management (ownership, release strategy, and so on).
Industry:Software
An excerpt of source code.
Industry:Software
A WebSphere Voice Server resource that contains the set of all pronunciations.
Industry:Software
An architecture for a logical device that specifies the format of and access mechanisms for the logical data units on the device. The logical data unit is a block. All blocks on the device are the same size (fixed size). The subsystem can access them independently. See also data record.
Industry:Software
An executable dynamic stub that is created by a fetch call. The stub transfers control to the true entry point of the module specified in the fetch call. The stub also switches the writable static environment, thereby giving each instance of the fetched routine its own global data.
Industry:Software