Git Product home page Git Product logo

walle.github.io's People

Contributors

tegabyte avatar

Watchers

 avatar

walle.github.io's Issues

微服务 - 服务发现 | ZEN

http://wallezen.com/2017/10/22/%E5%BE%AE%E6%9C%8D%E5%8A%A1%20-%20%E6%9C%8D%E5%8A%A1%E5%8F%91%E7%8E%B0/#more

什么是服务发现服务发现 指一个服务通过某种方式查找其他服务网络位置(如IP,端口号)等信息的过程。 为什么需要服务发现当一个服务与其他服务进行通信时,我们需要知道其他服务的网络位置(IP,端口号)信息。在传统的单体服务中,各个服务实例的网络位置是相对静态的,这样我们可以从偶尔更新的配置文件中读取各个服务的网络位置。但在微服务架构中,由于扩缩容、故障、升级等原因,服务实例的网络位置是动态分配和动态

性能测试 | ZEN

http://wallezen.com/2017/05/28/%E6%80%A7%E8%83%BD%E6%B5%8B%E8%AF%95/

性能测试是什么?性能测试是一个严谨的工程项目,在一个系统开发完成后,在功能测试,安全测试等之外,必须进行性能测试。性能测试主要统一考虑这么几个因素:吞吐量、响应时间、资源利用(CPU/MEM/IO/Bandwidth),成功率、系统稳定性. 并发数(cocurrency)系统同时处理的请求数 响应时间(latency)请求从接受到成功处理返回的耗时 吞吐量(QPS/TPS)吞吐量 = 并发数 /

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.