Dec. 28, 2015
5:19 p.m.
On 27 December 2015 at 16:11, Robert Withers <robert.w.withers@gmail.com> wrote:
This would be awesome in Pharo: https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Proto.... Since we cannot yet call JARs, implementing the wire protocol and API proxies would really be huge from an enterprise pharo standpoint. If other folks are interested in working on this, I could help out.
Having a Kafka client in Pharo would indeed be awesome. But who cares about calling JARs? It's a wire protocol; write a client against that and you're done. frank