内容简介:nuster 是一个基于 HAProxy 的高性能 HTTP 缓存服务器和 RESTful NoSQL 缓存服务器,既可以用作类似 Varnish 或者 Nginx 那样的 HTTP 缓存服务器,来缓存动态或者静态的 HTTP 资源,也可以用作 RESTful NoSQL 缓存...
nuster 是一个基于 HAProxy 的高性能 HTTP 缓存服务器和 RESTful NoSQL 缓存服务器,既可以用作类似 Varnish 或者 Nginx 那样的 HTTP 缓存服务器,来缓存动态或者静态的 HTTP 资源,也可以用作 RESTful NoSQL 缓存服务器, 用 HTTP POST/GET/DELETE 来 添加 /取得 /删除 Key/Value。
中文 readme:https://github.com/jiangwenyuan/nuster/blob/master/README-CN.md
本次是基于最新 HTX 版的 HAProxy 的全新重新以及重构,带来了很多性能提升,支持客户端和 Proxy,Proxy和后端服务器的 HTTP2 连接等。
A complete refactored version based on HTX version of HAProxy. Lots of changes, updates, improvements, to name a few:
- Add nuster manager, moved purge-method and uri to manager, support both cache and nosql
- Update new stats, support both cache and nosql
- Update purger, add basic and advance purger, support creating key based on rule
- Add memory on|off, disk on|off|sync, in form of backend store, more easier to add new store
- Create new key, avoided redundant compuating, improved performance
- Unified lots of components
以上所述就是小编给大家介绍的《nuster v5.0.1.21 发布,高性能缓存服务器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 理解高性能内存缓存对象缓存Memcached原理 (Memcached核心概念,部署)
- 高性能缓存服务器 nuster 1.7.9.9 添加缓存 stats 功能
- 设计实现高性能本地内存缓存
- Nuster:高性能缓存服务器
- 基于HAProxy的高性能HTTP缓存服务器和RESTful NoSQL缓存服务器
- 高性能编程:三级缓存(LLC)访问优化
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Microsoft Windows程序设计
佩措尔德 / 章立民 / 华中科技 / 2004-1 / 118.00元
Charles Petzold是全球最权威且知名的Windows程序设计专家,他将其最畅销Programming Microsoft Windows with C#一书加以改写,使之能完全适用于Visual Basic.NET的开发人员。这位畅销书的作家示范了如何使用Visual Basic.NET将Windows Forms的功能发挥到极致(Windows Forms是新一代的Windows程序......一起来看看 《Microsoft Windows程序设计》 这本书的介绍吧!