Skip to content
Ady Liu edited this page May 14, 2012 · 2 revisions

#客户端

python

目前第一个可用的python 3.x客户端地址:https://github.com/adyliu/jafka/tree/master/clients/python python 2.x需要稍许改动,另外只支持python 2.6+,更低版本的python不受支持。

目前支持三种类型的操作:

  • offset
  • fetch
  • produce

未被支持的操作包括:

  • multifetch
  • multiproduce

php

ruby

c

c++

c#

scala


Language: English | Simple Chinese

Clone this wiki locally