Jacksun
Results
2
issues of
Jacksun
Jupiter 目前技术架构,只能运行在JAVA技术栈上。 在我接触的场景中,一个 SOA 架构的系统内,会存在多种语言栈的微服务系统,比如 node go php 等。 Jupiter 通过提供 **RestApi** 来对接其他语言,使用 http(s) 协议解决 协议的问题,提供标准 RestApi 定义为其他语言客户端提供便利。 参考 [https://dangdangdotcom.github.io/dubbox/rest.html](https://dangdangdotcom.github.io/dubbox/rest.html) [https://github.com/brpc/brpc/blob/master/docs/cn/http_client.md](https://github.com/brpc/brpc/blob/master/docs/cn/http_client.md)
enhancement
help wanted
Remove export AR=$DEVROOT/usr/bin/ar export RANLIB=$DEVROOT/usr/bin/ranlib can success