Live data from Hacker News

Viewing profile — capmorganbih

capmorganbih

HN member
Joined
Wed, Nov 27, 2024, 11:03 PM UTC
HN karma
1
Public activity
3 items

About capmorganbih

No profile information was provided.

Recent public activity

  1. comment
    Comment #42261015

    Could you please suggest java library for this if you know one?

  2. comment
    Comment #42261011

    Kafka is good. The problem is we don’t have a dedicated person to manage it so sometimes we have kafka outages

  3. comment
    Comment #42260698

    Our kafka isn’t reliable enough. I need to write data on disk before flushing it to kafka. Can I use this lis to write data to disk and then consume inside same jvm. I need data to…