kafka-go download for Linux

This is the Linux app named kafka-go whose latest release can be downloaded as v0.4.44sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.

 
 

Download and run online this app named kafka-go with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS:


kafka-go


DESCRIPTION:

We rely on both Go and Kafka a lot at Segment. Unfortunately, the state of the Go client libraries for Kafka at the time of this writing was not ideal. sarama, which is by far the most popular but is quite difficult to work with. It is poorly documented, the API exposes low level concepts of the Kafka protocol, and it doesn't support recent Go features like contexts. It also passes all values as pointers which causes large numbers of dynamic memory allocations, more frequent garbage collections, and higher memory usage. confluent-kafka-go is a cgo based wrapper around librdkafka, which means it introduces a dependency to a C library on all Go code that uses the package. It has much better documentation than sarama but still lacks support for Go contexts. goka is a more recent Kafka client for Go which focuses on a specific usage pattern. It provides abstractions for using Kafka as a message passing bus between services rather than an ordered log of events.



Features

  • Programs do not need to import compression packages
  • Compression codecs are now exposed in the compress sub-package
  • The experimental kafka.Client API has been updated and slightly modified
  • kafka-go is currently compatible with Kafka versions from 0.10.1.0 to 2.1.0
  • kafka-go is currently compatible with golang version from 1.15+
  • The Conn type is the core of the kafka-go package


Programming Language

Go


Categories

Libraries

This is an application that can also be fetched from https://sourceforge.net/projects/kafka-go.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.



Latest Linux & Windows online programs


Categories to download Software & Programs for Windows & Linux