Using Envoy as Sidecar Proxy's Microservice Mode-5.rate limiter

This blog is part of an in-depth study of Envoy Proxy and Istio.io and how it can achieve a more elegant way to connect and manage micro services. This is the idea for the next few sections (links will be updated at publication time): Circuit Breakers (Part I) Retry/timeout (Part II) Distributed Tracking (Part 3) Prometheus Index Collection (P ...

Posted by Frozen Kiwi on Fri, 01 Mar 2019 06:06:21 -0800

Introduction to Android Architecture Components

Android was introduced into the world in 2005. During its 12 years of existence, Android has achieved amazing success, becoming the most installed mobile operating system. In the meantime, 14 different versions of operating systems have been launched, and Android has always become more mature. However, a very important area of the platform is ...

Posted by sunilj20 on Wed, 27 Feb 2019 18:00:23 -0800

Sesame HTTP: Selenium+Chrome on entOS without GUI

Are the daily collections of your little buddies torn to death by various clicks in JavaScript? It's hard to find a Selenium+Chrome to solve the problem! But there's another fact that servers don't have GUI s.·· OK Let's face the music! Never be overwhelmed by such a small difficulty.·····&midd ...

Posted by cal_biker on Wed, 13 Feb 2019 14:15:18 -0800

Spring Boot cache via guava/caffeine

Spring Boot provides spring-boot-starter-cache, which supports multiple cache implementations, such as EHCache, Redis, GUAVA etc. Here we take lightweight GUAVA as an example: I. Basic Use 0. First, you need to add dependencies. Versions are specified according to your needs. <dependency> <groupId>org.springframework.boot</gr ...

Posted by bubblocity on Wed, 13 Feb 2019 03:57:18 -0800

Access Google + login SDK prompt google-services.json is missing

Download the official demo when accessing google + to the SDK, and then a bunch of problems, so install the latest libraries of the installation. But there are still the following mistakes. Information:Gradle tasks [:app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources ...

Posted by shakuni on Mon, 11 Feb 2019 22:48:18 -0800

Nginx configures Google fonts reverse proxy to turn on HTTP2/SSL support

Because of the use of Google fonts PT Serif fonts for blog themes, only Google fonts fonts fonts fonts can be used in China through the proxy of CUHK. Recently, however, it has been found that its speed is unstable and its response time sometimes exceeds 600 ms. Just because I have it. VPS of vultr (with small tail) I set up one for myself. The ...

Posted by lhaynes on Mon, 11 Feb 2019 09:45:17 -0800

Android: Let WebView support <input type= "file"... > Element - GreatK

Android: Let WebView support <input type="file"... > Element - GreatK Time 2014-06-21 06:45:00 Blog Garden - All Essay Areas Original text http://www.cnblogs.com/ilovewindy/p/3795111.html Theme google android sdk In Android, when we open a page through WebView, if there are elements in it that are <i ...

Posted by bruckerrlb on Fri, 08 Feb 2019 23:45:17 -0800

Go Actual Warfare - Goan implements thumbnail generation server disintegration/imaging, nfnt/resize

Life goes on, go on~~~~ Today, do something about image processing, and learn to share with you. A long time ago, the standard library of pictures provided by golang was introduced. Image, image/color, image/png, image/jpeg package for Go language learning (the way to go) When you search on google or Baidu, you will find many references to ...

Posted by stevieontario on Thu, 07 Feb 2019 15:36:17 -0800

java.lang.NoClassDefFoundError: xxx.xxx.xxx

11-04 14:40:45.384 9940-9940/? W/Zygote: MzIsRooted false 11-04 14:40:45.387 9940-9940/? I/art: Late-enabling -Xcheck:jni 11-04 14:40:45.410 9940-9940/? D/ActivityThread: hoder:android.app.IActivityManager$ContentProviderHolder@23dfe031,provider,holder. Provider:android.content.ContentProviderProxy@13879316 11-04 14:40:45.438 9940-9940/com.hna. ...

Posted by stockdalep on Thu, 07 Feb 2019 06:57:16 -0800

Building and Flashing AOSP for Device Nexus 5 hammerhead

Compile Android 6.0 in the wall and burn it into the record of Nexus 5 Refer to http://saurabhsharma123k.blogspot.hk/2017/02/building-and-flashing-aosp-for-device.html https://lug.ustc.edu.cn/wiki/mirrors/help/aosp Source download https://lug.ustc.edu.cn/wiki/mirrors/help/aosp Download driver https: ...

Posted by riex1 on Thu, 07 Feb 2019 03:36:18 -0800