Live data from Hacker News

Viewing profile — davorrunje

davorrunje

HN member
Joined
Mon, Sep 12, 2022, 8:05 AM UTC
HN karma
13
Public activity
14 items

About davorrunje

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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…

  4. story
  5. 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…

  6. 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.…

  7. 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

  8. 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…

  9. story
  10. 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…

  11. story
  12. 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…

  13. 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 …

  14. story