Twemproxy 正在参加 2021 年度 OSC 中国开源项目评选,请投票支持!
Twemproxy 在 2021 年度 OSC 中国开源项目评选 中已获得 {{ projectVoteCount }} 票,请投票支持!
2021 年度 OSC 中国开源项目评选 正在火热进行中,快来投票支持你喜欢的开源项目!
2021 年度 OSC 中国开源项目评选 >>> 中场回顾
Twemproxy 获得 2021 年度 OSC 中国开源项目评选「最佳人气项目」 !
授权协议 Apache
开发语言 C/C++
操作系统 Linux
软件类型 开源软件
开源组织 Twitter
地区 不详
投 递 者 红薯
适用人群 未知
收录时间 2012-02-24

软件简介

Twemproxy 是一个快速的单线程代理程序,支持 Memcached ASCII协议和更新的Redis协议。它全部用C写成,使用Apache 2.0 License授权。项目在Linux上可以工作,而在OSX上无法编译,因为它依赖了epoll API.

特性:

  • 速度快

  • 轻量级

  • 维护持久的服务器连接

  • Keeps connection count on the backend caching servers low.

  • 启用请求和响应的管道

  • 支持代理到多个服务器

  • 同时支持多个服务器池

  • 多个服务器自动分享数据

  • 实现了完整的 memcached asciiredis 协议.

  • 服务器池配置简单,通过一个 YAML 文件即可

  • Supports multiple hashing modes including consistent hashing and distribution.

  • 可配置在失败时禁用某个节点

  • Observability through stats exposed on stats monitoring port.

  • 支持 Linux, *BSD, OS X and Solaris (SmartOS)

Twenproxy

    展开阅读全文

    代码

    评论

    点击加入讨论🔥(1) 发布并加入讨论🔥
    暂无内容
    发表了博客
    {{o.pubDate | formatDate}}

    {{formatAllHtml(o.title)}}

    {{parseInt(o.replyCount) | bigNumberTransform}}
    {{parseInt(o.viewCount) | bigNumberTransform}}
    没有更多内容
    暂无内容
    发表了问答
    {{o.pubDate | formatDate}}

    {{formatAllHtml(o.title)}}

    {{parseInt(o.replyCount) | bigNumberTransform}}
    {{parseInt(o.viewCount) | bigNumberTransform}}
    没有更多内容
    暂无内容
    暂无内容
    1 评论
    118 收藏
    分享
    OSCHINA
    登录后可查看更多优质内容
    返回顶部
    顶部