Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic inference from a Kafka topic #29

Open
aalkilani opened this issue Jun 5, 2020 · 0 comments
Open

Add automatic inference from a Kafka topic #29

aalkilani opened this issue Jun 5, 2020 · 0 comments

Comments

@aalkilani
Copy link
Member

ForestFlow's core doesn't care what the source of inference requests is. It's built this way specifically to enable support for additional interfaces. As it is today, there's support for a basic HTTP REST API in addition to Graphpipe clients.
We'd like to add support for records coming from Kafka topics but lay this out in a way that we can easily extend support for other queuing systems like Faktory or Pulsar, or even an S3 or file-system watcher etc... This ticket will focus on Kafka first since it's already something ForestFlow integrates with for inference logging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant