From Genesys Documentation
Line 3: | Line 3: | ||
|admins=Balaji | |admins=Balaji | ||
|editors=Balaji | |editors=Balaji | ||
− | |definition=Genesys Data Layer (GDL) is an infrastructure component for building data pipelines to transfer data between systems and applications. GDL is based on Apache Kafka distributed streaming platform. GDL is horizontally scalable | + | |definition=Genesys Data Layer (GDL) is an infrastructure component for building data pipelines to transfer data between systems and applications. GDL is based on Apache Kafka distributed streaming platform. GDL is horizontally scalable and fault tolerant data pipeline for the data intensive applications. GDL is an efficient partitioning model isolating producers from consumers. With GDL, producers can publish message without checking the acknowledgement of consumers consuming it. Intense data processing consumers can be separated from producer with a partition key. The data messages are stored as topics, and consumers can <span>retrieve</span>data using convenient APIs. |
|Platforms=PureEngage | |Platforms=PureEngage | ||
|MintyDocsProductLandingSections={{MintyDocsProductLandingSections | |MintyDocsProductLandingSections={{MintyDocsProductLandingSections |
Revision as of 09:03, December 19, 2018
This is a draft page; the published version of this page can be found at GDL.