简体   繁体   English

Apache-Pulsar Java 客户端可以在 RaspberryPi4 (ARMv8) 上运行吗?

[英]will the Apache-Pulsar Java client work on RaspberryPi4 (ARMv8)?

I would like to stream some data from a RPi4 with ARMv8 architecture using the Java client for Apache-Pulsar .我想 stream 使用Apache-Pulsar 的 Java 客户端从具有 ARMv8 架构的 RPi4 获取一些数据。 I tried initially to do so with the Python client but, unfortunately, being that just a wrapper around the C++ library, it is not compatible with ARMv8 architectures.我最初尝试使用 Python 客户端这样做,但不幸的是,它只是 C++ 库的包装器,它与 ARMv8 架构不兼容。

So I am wondering if the Java client will work.所以我想知道 Java 客户端是否可以工作。

I just ran some talks on RPI4 and NVIDIA Jetson sending data to Pulsar via various mechanisms.我刚刚就 RPI4 和 NVIDIA Jetson 通过各种机制向 Pulsar 发送数据进行了一些讨论。

GoLang -> Native Pulsar, Python -> MQTT, Java -> Pulsar GoLang -> 原生 Pulsar,Python -> MQTT,Java -> Pulsar

To get access to all the Pulsar people in one location, sign up for the summit.要在一个地方接触所有 Pulsar 人,请报名参加峰会。

https://streamnative.io/en/blog/community/2021-09-07-speakers-announced-for-pulsar-virtual-summit-europe-2021/ https://streamnative.io/en/blog/community/2021-09-07-speakers-announced-for-pulsar-virtual-summit-europe-2021/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM