BERT-RPC 服务器 Ernicorn
- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/github/ernicorn
软件介绍
Ernicorn 是一个基于 Ernie 的 Ruby 界面的 BERT-RPC 服务器,不过它只使用 Unicorn 的工作进程管理。Ernicorn 支持 BERT-RPC 的 call 和 cast 需求。Ernicorn 在 Github 上开发,并且每天处理数百万的 RPC 请求。
安装:
$ gem install ernicorn
启动服务器:
$ ernicorn --help Usage: ernicorn [options] [config file] Start a Ruby BERT-RPC Server with the given options and config file. Options -h, --host=<host> Server address to listen on; default: 0.0.0.0 -p, --port=<portno> Server port to listen on; default: 8149 -l, --listen=<host>:<port> Listen addresses. Can be specified multiple times --log-level=0-4 Set the log level -d, --detached Run as a daemon -P, --pidfile=<file> Location to write pid file
第一行代码:Android(第2版)
郭霖 / 人民邮电出版社 / 2016-12-1 / CNY 79.00
本书被广大Android 开发者誉为“Android 学习第一书”。全书系统全面、循序渐进地介绍了Android软件开发的必备知识、经验和技巧。 第2版基于Android 7.0 对第1 版进行了全面更新,将所有知识点都在最新的Android 系统上进行重新适配,使用 全新的Android Studio 开发工具代替之前的Eclipse,并添加了对Material Design、运行时权限、......一起来看看 《第一行代码:Android(第2版)》 这本书的介绍吧!
