php kafka的使用
摘要:
生产者 <?php $conf = new RdKafka\Conf(); $conf->setDrMsgCb(function ($kafka, $message) { file_put_contents("./dr_cb.log", var_export($message, true).PHP_ 阅读全文
posted @ 2022-11-08 14:11 何苦-> 阅读(607) 评论(0) 推荐(0)
posted @ 2022-11-08 14:11 何苦-> 阅读(607) 评论(0) 推荐(0)