http://easyice.cn/

https://m.aliyun.com/yunqi/articles/60474

https://www.jianshu.com/c/d5c542376948

https://www.elastic.co/blog/managing-time-based-indices-efficiently

https://www.elastic.co/elasticon/conf/2016/sf/quantitative-cluster-sizing

https://www.elastic.co/elasticon/conf/2018/sf/elasticsearch-sql

https://www.elastic.co/guide/en/elasticsearch/guide/2.x/scale.html

https://www.elastic.co/blog/resizing-elasticsearch-shards-for-fun-and-profit

https://www.elastic.co/guide/en/elasticsearch/guide/current/translog.html

https://www.elastic.co/guide/en/elasticsearch/guide/current/merge-process.html

https://www.elastic.co/guide/en/elasticsearch/guide/current/indexing-performance.html#segments-and-merging

ES查询流程剖析
Elasticsearch 写入流程简介

https://yq.aliyun.com/articles/576223

https://yq.aliyun.com/articles/573660

http://makble.com/what-is-term-vector-in-lucene

https://www.elastic.co/blog/how-many-shards-should-i-have-in-my-elasticsearch-cluster

http://queirozf.com/entries/what-do-store-index-all-source-mean-in-elasticsearch

https://stackoverflow.com/questions/15299799/elasticsearch-impact-of-setting-a-not-analyzed-field-as-storeyes

http://grokbase.com/t/gg/elasticsearch/1324nc7mjj/fitting-inverted-list-in-memory

https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-source-field.html

https://www.elastic.co/guide/en/elasticsearch/guide/current/_limiting_memory_usage.html

http://alexander.holbreich.org/elasticsearch-datastructures/

https://www.quora.com/What-is-inverted-index-It-is-a-well-known-fact-that-you-need-to-build-indexes-to-implement-efficient-searches-What-is-the-difference-between-index-and-inverted-index-and-how-does-one-build-inverted-index

https://www.loggly.com/blog/scaling-elasticsearch-for-multi-tenant-multi-cluster/

https://www.loggly.com/blog/pays-elasticsearch-developers-know-cluster-state/

https://www.loggly.com/blog/nine-tips-configuring-elasticsearch-for-high-performance/

https://stackoverflow.com/questions/18742469/performance-issues-using-elasticsearch-as-a-time-window-storage

https://www.oreilly.com/ideas/10-elasticsearch-metrics-to-watch

https://qbox.io/blog/maximize-guide-elasticsearch-indexing-performance-part-2

https://qbox.io/blog/maximize-guide-elasticsearch-indexing-performance-part-3?utm_source=qbox.io&utm_medium=article&utm_campaign=maximize-guide-elasticsearch-indexing-performance-part-2

ES多集群

https://www.loggly.com/blog/scaling-elasticsearch-for-multi-tenant-multi-cluster/

https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-cross-cluster-search.html

https://www.loggly.com/blog/nine-tips-configuring-elasticsearch-for-high-performance/

https://www.elastic.co/blog/tribe-node

https://blog.logdna.com/2017/10/16/querying-multiple-elasticsearch-clusters-with-cross-cluster-search/

https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-cross-cluster-search.html

https://www.loggly.com/blog/pays-elasticsearch-developers-know-cluster-state/

https://www.loggly.com/blog/monitoring-ansible-plays-in-four-simple-steps/

https://www.elastic.co/blog/tribe-node

https://www.elastic.co/blog/multiple-elasticsearch-clusters

https://blog.logdna.com/2017/10/16/querying-multiple-elasticsearch-clusters-with-cross-cluster-search/

ES performance的更多相关文章

  1. OpenGL ES应用开发实践指南:iOS卷

    <OpenGL ES应用开发实践指南:iOS卷> 基本信息 原书名:Learning OpenGL ES for iOS:A Hands-On Guide to Modern 3D Gra ...

  2. How HipChat Stores And Indexes Billions Of Messages Using ElasticSearch And Redis[转]

    This article is from an interview with Zuhaib Siddique, a production engineer at HipChat, makers of  ...

  3. SpringBoot进阶教程(七十)SkyWalking

    流行的APM(Application Performance Management工具有很多,比如Cat.Zipkin.Pinpoint.SkyWalking.优秀的监控工具还有很多,其它比如还有za ...

  4. java使用配置skywalking

    一 .elasticsearch  和elasticsearch-head 1.下载 elasticsearch-6.3.1  ,下载地址 :https://pan.baidu.com/s/1ymxy ...

  5. Designing for iOS: Graphics & Performance

    http://robots.thoughtbot.com/designing-for-ios-graphics-performance  [原文] In the previous article, w ...

  6. Unity3D Optimizing Graphics Performance for iOS

    原地址:http://blog.sina.com.cn/s/blog_72b936d801013ptr.html icense Comparisons http://unity3d.com/unity ...

  7. Performance Optimization (2)

    DesktopGood performance is critical to the success of many games. Below are some simple guidelines f ...

  8. Android OpenGL ES(七)基本几何图形定义 .

    在前面Android OpenGL ES(六):创建实例应用OpenGLDemos程序框架 我们创建了示例程序的基本框架,并提供了一个“Hello World”示例,将屏幕显示为红色. 本例介绍Ope ...

  9. ES搜索引擎集群模式搭建【Kibana可视化】

    一.简介 ElasticSearch是一个基于Lucene的搜索服务器.它提供了一个分布式多用户能力的全文搜索引擎(与Solr类似),基于RESTful web接口.Elasticsearch是用Ja ...

随机推荐

  1. Spring Cloud Edgware SR3 让Zuul支持形如 /xxx和/xxx/yyy 格式的路径配置

    在包路径:org.springframework.cloud.netflix.zuul.filters 下,新建类SimpleRouteLocator,取代jar包中的类.内容如下: /* * Cop ...

  2. Linux和windows下内核socket优化项 (转)

    问题: No buffer space available Linux: vi /etc/sysctl.conf net.core.netdev_max_backlog = 30000  每个网络接口 ...

  3. 适配新路由3(D2)的LEDE/OpenWrt固件

    使用MediaTek系列的芯片方案 Y1(R6830): MT7620A + MT7612EN(5G 866M) + winbond 25Q128FVFG + winbond W971GG6KB-25 ...

  4. https知识了解与javaweb中如何使用https

    1)      https是什么? https是一种协议,在说https之前我们先说一下什么是http,http就是我们平时浏览网页时使用的一种协议,https协议传输的数据都是未加密的,也就是明文的 ...

  5. Silverlight for Windows Phone开发系列课程

    Silverlight for Windows Phone开发系列课程(1):Windows Phone平台概况         课程简介:本节开始介绍系列课程的概况,包括课程内容,先决条件,学习目的 ...

  6. 在 Linux 平台中调试 C/C++ 内存泄漏方法(转)

    由于 C 和 C++ 程序中完全由程序员自主申请和释放内存,稍不注意,就会在系统中导入内存错误.同时,内存错误往往非常严重,一般会带来诸如系统崩溃,内存耗尽这样严重的后果.本文将从静态分析和动态检测两 ...

  7. FireFox 浏览器插件/扩展开发学习

    2014-11-08 内容存档在evernote,笔记名"FireFox 浏览器插件/扩展开发学习"

  8. Fedora下使用minicom及USB串口线

    一.minicom Fedora不像以前的RedHat,不能直接输入minicom回车,因为在目录/dev/下面没有modem这个子目录,而minicom的运行默认是有这个目录的,所以直接敲是不行的. ...

  9. PHP中使用 JKS(Java Key Store)的方法

    PHP语言无法直接读取 JKS中的密钥,需要通过以下方法进行转换 本例以JKS中的私钥为例 首先 使用 KeyStore Explorer工具,打开JKS文件 ,此时可能需要输入 JKS密码 对私钥进 ...

  10. C#中缓存的简单方法及使用Sql设置缓存依赖项

    概述 使用Cache高速缓存可以提高数据的读取速度,减少服务器与客户端之间的数据交互.因为Cache一经创建就会占用服务器上的资源,所以Cache并不是越多越好,一般用于数据较固定,使用较频繁的地方. ...