dromara / dynamic-tp

🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).
https://dynamictp.cn
Apache License 2.0
3.57k stars 729 forks source link

ARM64环境下无法识别grpcTp #433

Open tracywuhuan opened 3 days ago

tracywuhuan commented 3 days ago

在linux aarch64环境下启动报noSuchFileException: /tmp/XXXX/libJniLibrary-aarch64.so,我看runtime目录下只build出了x86_64的,arm的是需要自己手动build吗?

loongs-zhang commented 2 days ago
cd ~
git clone https://github.com/dromara/dynamic-tp.git
cd ~/dynamic-tp/jvmti/jvmti-build && mvn package

~/dynamic-tp/jvmti/jvmti-build/target/classes/lib*.so