Viewing profile — capmorganbih
capmorganbih
HN member- Joined
- Wed, Nov 27, 2024, 11:03 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About capmorganbih
No profile information was provided.
Recent public activity
-
comment
Comment #42261015
Could you please suggest java library for this if you know one?
-
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
-
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…