文件名称:kafka-net.dll
文件大小:165KB
文件格式:DLL
更新时间:2021-06-03 15:21:05
kafka-net
kafka-net 动态库,This project is a .NET implementation of the Apache Kafka protocol. The wire protocol portion is based on the kafka-python library writen by David Arthur and the general class layout attempts to follow a similar pattern as his project. To that end, this project builds up from the low level KafkaConnection object for handling async requests to/from the kafka server, all the way up to a higher level Producer/Consumer classes.