package kafka
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  OCaml bindings for Kafka
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.3.2.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=709c482a2477da1790e1e8393fcf3c614ce79a2e183e3ffad4d772f3aded3858
    
    
  md5=49bb99a375ed791cc9700bac18001965
    
    
  doc/kafka.lwt/Kafka_lwt/index.html
Module Kafka_lwtSource
Source
val consume_batch : 
  ?timeout_ms:int ->
  ?msg_count:int ->
  Kafka.topic ->
  Kafka.partition ->
  Kafka.message list Lwt.tSource
val consume_batch_queue : 
  ?timeout_ms:int ->
  ?msg_count:int ->
  Kafka.queue ->
  Kafka.message list Lwt.tWait that messages are delivered (waiting that less than max_outq_len messages are pending).
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >