Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Edge Data Streaming
  3. Licenses
  4. Using Informatica Administrator
  5. Creating and Managing the Edge Data Streaming Service
  6. Edge Data Streaming Entity Types
  7. Edge Data Streaming Nodes
  8. Data Connections
  9. Working With Data Flows
  10. Managing the Edge Data Streaming Components
  11. Security
  12. High Availability
  13. Disaster Recovery
  14. Monitoring Edge Data Streaming Entities
  15. Appendix A: Troubleshooting
  16. Appendix B: Frequently Asked Questions
  17. Appendix C: Regular Expressions
  18. Appendix D: Command Line Program
  19. Appendix E: Configuring Edge Data Streaming to Work With a ZooKeeper Observer
  20. Appendix F: Glossary

User Guide

User Guide

Types of Data Flows

Types of Data Flows

Based on which target services subscribe to a particular source, you get a one-to-one, a one-to-many, or a many-to-many data flow.
The following data flows show how you can connect sources and targets:
One-to-One Data Flow
Connects one source service to one target service.
The following image shows a one-to-one data flow:
The one-to-one data flow shows an HTTP source service write to a File target service.
One-to-Many Data Flow
Connects one source service to multiple target services. All the target services subscribe to the data that the source service publishes.
The following image shows a one-to-many data flow:
Many-to-One Data Flow
Connects multiple source services to a single target service. In a many-to-one data flow, the source services might overload the target service. You can reduce the load on the target service by mapping the target service to multiple nodes.
The following image shows a many-to-one data flow:
The many-to-one data flow shows a File source service, an HTTP source service and a Static File source service write to a WebSocket target service.
Many-to-Many Data Flow
Connects multiple source services to multiple target services.
The following image shows a many-to-many data flow:
The many-to-many data flow shows a UDP source service, a Syslog TCP service, and a Static File source service write to an HDFS target service and a RulePoint target service.

0 COMMENTS

We’d like to hear from you!