Jump to content

Event Messaging Workflow


Recommended Posts

  • Seeq Team

Hi Onyekachi,

The only way to implement this is with a polling loop. Seeq is a lazily-evaluating system, meaning that no data pull or calculation is performed without a query driven either via the UI or our API. There are examples of customers implementing polling loops to query for new data/capsules and push the results of that query on a messaging infrastructure such as Kafka, Kinesis, etc... This is generally performed using our Seeq Python library Spy. 

Regards,

Chris

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...