简体   繁体   中英

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 . 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.

So I am wondering if the Java client will work.

I just ran some talks on RPI4 and NVIDIA Jetson sending data to Pulsar via various mechanisms.

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

To get access to all the Pulsar people in one location, sign up for the summit.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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