Term | Description |
---|
Inbound plugin | Plugin that grabs data from an external source. |
Listener plugin | Inbound plugin that waits for an external source to push data into 1Gateway. |
Outbound plugin | Plugin that publishes data to an external source. |
Plugin | Connection between an external product and 1Gateway core. |
Poller plugin | Inbound plugin that polls for data from an external source in an interval. The interval is configurable for each poller plugin |
Plugin queue | Outbound plugin that an external source can subscribe to to get messages. |
1Gateway queue | Where messages are stored temporarily for processing. There is a queue for each outbound plugin |
Sender plugin | Outbound plugin that sends data (messages) from 1Gateway to an external product. |