Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚开始学习 Apache Kafka。我正在使用 nodejs 和 node-rdkafka。为了使用Kafka的Exactly-Once特性,我只看到java代码,但是找不到用nodeJs实现的方法。可以这样做吗,如果可以,怎么做?