Intersystems Communications

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:20 PM on 3/11/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

Systems Integration Architecture

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

2
New cards

Communications Middleware

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

3
New cards

Inter-Process Communications (IPC)

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

4
New cards

Functional Middleware

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

5
New cards

Message Oriented Middleware (MOM)

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

6
New cards

Application Programming Interface (API)

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

7
New cards

Data Integration

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

8
New cards

Extract, Transform, and Load (ETL)

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

9
New cards

Change Data Capture

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

10
New cards

Electronic Data Interchange (EDI)

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

11
New cards

Web Services

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

12
New cards

Network Programming

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

13
New cards

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.