Trill icon indicating copy to clipboard operation
Trill copied to clipboard

Ingress from Azure Event Hubs - how?

Open zemien opened this issue 3 years ago • 0 comments

I'm struggling to use Trill in the real world due to lack of samples and documentation about ingress and egress integrations.

I'm looking at how I can use Trill over Event Hubs as both ingress and egress destinations. I realize this is a use case for Stream Analytics, but I want to build something simple by hand to better understand the underlying temporal semantics.

If I understood what I've read so far, the core question is: How do I turn an Event Hub subscription into a TemporalStreamable? Potentially unbounded?

zemien avatar Jul 14 '22 07:07 zemien