Low-level and Hight-level Kafka bindings
    Ilya Yaroshenko via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Mon Nov 14 08:17:33 PST 2016
    
    
  
Kafka is most reliable distributed log system. It is used as 
many2many messaging system.
# Links
C library: https://github.com/edenhill/librdkafka
Low-level bindings: https://github.com/DlangApache/librdkafka/
High-level bindings: 
https://github.com/tamediadigital/librdkafka-d
Best regards,
Ilya
    
    
More information about the Digitalmars-d-announce
mailing list