BERT-RPC 服务器 Ernicorn

码农软件 · 软件分类 · RPC/XMLRPC项目 · 2019-04-11 15:41:49

软件介绍

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

本文地址:https://codercto.com/soft/d/3355.html

Introduction to the Design and Analysis of Algorithms

Introduction to the Design and Analysis of Algorithms

Anany Levitin / Addison Wesley / 2011-10-10 / USD 117.00

Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent a......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具