Intersystems Communications

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 12

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

13 Terms

1

Systems Integration Architecture

Provides a bridge between operational applications and platforms by tying together various platforms, operating systems, transports, and applications.

New cards
2

Communications Middleware

Computer software that enables two separate software components, processes, and/or applications to communicate between multiple devices.

New cards
3

Inter-Process Communications (IPC)

A term often used interchangeably with communications middleware, referring to the methods for enabling distributed applications.

New cards
4

Functional Middleware

Also known as Service Oriented Middleware, which involves a client-server relationship fundamentally based on a point-to-point architecture.

New cards
5

Message Oriented Middleware (MOM)

Type of middleware that includes a publisher/producer generating messages and a subscriber/consumer accessing the data.

New cards
6

Application Programming Interface (API)

Set of functions and procedures that specify how software components should interact.

New cards
7

Data Integration

Technical and business processes used to combine data from multiple sources to provide a unified, single view of data.

New cards
8

Extract, Transform, and Load (ETL)

A data integration technique that gathers datasets from disparate sources, harmonizes them, and loads them into a data warehouse.

New cards
9

Change Data Capture

A technique that identifies data changes in databases in real time and applies them to a data warehouse or other repositories.

New cards
10

Electronic Data Interchange (EDI)

The electronic interchange of business information using a standardized format to allow companies to send information electronically.

New cards
11

Web Services

Application or data source accessible via standard web protocols designed to communicate with other programs.

New cards
12

Network Programming

Writing computer programs that enable processes to communicate with each other across a computer network.

New cards
13

Event Driven Programming

A programming paradigm where the flow of the program is determined by events such as user actions or messages from other programs.

New cards
robot