内容简介: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)访问优化
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Artificial Intelligence
Stuart Russell、Peter Norvig / Pearson / 2009-12-11 / USD 195.00
The long-anticipated revision of this #1 selling book offers the most comprehensive, state of the art introduction to the theory and practice of artificial intelligence for modern applications. Intell......一起来看看 《Artificial Intelligence》 这本书的介绍吧!