0

It seems Marklogic DHF is purpose built for batch processing and I'm looking for some guidance to extend that to real-time ingestion from IBM MQ and later harmonize it to canonical entities. This post How to use marklogic database for real time processing of data talks about triggers & CPF mechanism. How well they both fit in DHF as I'm trying not to reinvent the wheel?

Dave Cassel
  • 8,352
  • 20
  • 38
haritrichy
  • 107
  • 9

1 Answers1

0

Check out the docs on Ingesting via the Java Client API. This describes our realtime use case for data loading while also allowing you to harmonize the data.

paxtonhare
  • 336
  • 1
  • 4