[Info-vax] Large mailboxes

Arne Vajhøj arne at vajhoej.dk
Wed Dec 2 10:31:49 EST 2020


On 12/2/2020 6:22 AM, Jean-François Piéronne wrote:
> Le 01/12/2020 à 03:22, Arne Vajhøj a écrit :
>> On 11/30/2020 9:32 AM, Jean-François Piéronne wrote:
>>> Le 30/11/2020 à 14:53, Arne Vajhøj a écrit :
>>>> On 11/30/2020 1:37 AM, Jean-François Piéronne wrote:
>>>>> Le 29/11/2020 à 20:18, Arne Vajhøj a écrit :
>>>>> [snip]
>>>>>> RabbitMQ is a fine traditional message queue (Kafka is not
>>>>>> a traditional message queue - it is often called a
>>>>>> message stream processing service).
>>>>>>
>>>>>> RabbitMQ is probably the most popular non-Java
>>>>>> open source message queue.
>>>>>
>>>>> Correct, and is language agnostic. Kafka is Java oriented.
>>>>
>>>> Not that much.
>>>>> Kafka is written in Java and Scala.
>>>>
>>>> But there are client libraries available in:
>>>
>>> Correct, but Kafka is still Java oriented, especially if you want to use
>>> all functionalities.
>>
>> Producer and consumer API's are very similar across all
>> languages.
>>
>> Not all languages has implemented the streams API yet.
> 
> Exactly what I have said...

I do not consider the fcat that not all languages having
implemented an API to be "exactly" the same as being oriented
towards one of those languages that has.

>> Besides Java then I believe .NET and JavaScript has,
> 
> You believe or you have use...

Believe I guess.

They are supposedly available via those languages
main package manager:

https://www.nuget.org/packages/Streamiz.Kafka.Net/

https://www.npmjs.com/package/kafka-streams

I have not looked at the code or used the software, so
it is theoretically possible that these packages are hoaxes
uploaded by drunk students or malware uploaded by foreign
intelligence services or something else.

But I believe they are OK based on where they
are available.

Arne



More information about the Info-vax mailing list