Viewing profile — davorrunje
davorrunje
HN member- Joined
- Mon, Sep 12, 2022, 8:05 AM UTC
- HN karma
- 13
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About davorrunje
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #37766091
FastStream allows for declarative way of defining consumers and producer based on Pydantic classes representing message types. Currently, it supports Apache Kafka, RabiitMQ and NAT…
- story
-
comment
Comment #37678799
Thanx :) We are working a lot on improving productivity of a developer. The current code generator is just a start and we have a ton of new stuff in development. And yes, for someo…
-
comment
Comment #37661544
Actually, serving ML inferences was the initial motivation for building the library. We couldn’t find anything similar to FastAPI for Apache Kafka and then we decided to build one.…
-
comment
Comment #37660755
It is an interesting feature request, I create an issue that you can follow the progress: https://github.com/airtai/faststream/issues/758
-
comment
Comment #37657886
FastStream simplifies the process of writing producers and consumers for message queues, handling all the parsing, networking and documentation generation automatically. Here's a l…
- story
-
comment
Comment #35500526
FastKafka, a modern Python library for building asynchronous web services that interact with Kafka topics, has just released a new version that includes an in-memory mockup of Kafk…
- story
-
comment
Comment #35090533
Thanks for the support :) Right now, we just log the error but we can implement a callback easily. I’ll create an issue and it should be implemented in the next release in two week…
-
comment
Comment #35086595
FastKafka is a new open-source software available on GitHub under the Apache 2 license that simplifies the process of writing producers and consumers for Kafka topics. Inspired by …
- story