自动路由组件 HttpPostman

码农软件 · 软件分类 · 网络工具包 · 2019-02-24 19:42:45

软件介绍

HttpPostman自动路由组件,提供http路由功能。支持一般请求和rest,支持自动发现接口服务,并自动路由。当服务接口不可用时能够自动移除不可用节点,且支持轮询,能够逐个访问所有节点,一直到成功返回数据。

主要特性如下:

  • 路由模块使用node.js,基于事件驱动,最大支持每秒24000次请求,相比tomcat、nginx拥有更高的性能

  • 使用zookeeper作为服务注册中心,启动将注册信息加载到内存,并通过watcher机制进行同步,最大化减少路由模块响应耗时

  • 支持权重策略,解决硬件差异下公平路由

  • 支持GET、POST、PUT、DELETE

  • 支持表单提交和rest

  • 支持返回json、xml

基于node.js,提供高性能访问。

架构图

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

Web Security, Privacy and Commerce, 2nd Edition

Web Security, Privacy and Commerce, 2nd Edition

Simson Garfinkel / O'Reilly Media / 2002-01-15 / USD 44.95

Since the first edition of this classic reference was published, World Wide Web use has exploded and e-commerce has become a daily part of business and personal life. As Web use has grown, so have ......一起来看看 《Web Security, Privacy and Commerce, 2nd Edition》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

在线进制转换器
在线进制转换器

各进制数互转换器

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码