Get the App
  • Jmeter monitors server resources

    Jmeter monitors server resources

    one。 When the scene is doing the performance test, the resource indicators of the server are the issues of great concern to the performance testing. The performance test monitoring indicators are mainly divided into two categories: resource indicators and system indicators. Resource indicators are closely related to hardware resource consumption. 2. System metrics are related to user scenarios and business requirements

    Shulou · 2022-06-03 07:28
  • Introduction of Elasticsearch distributed search engine

    Introduction of Elasticsearch distributed search engine

    About Elasticsearch Elasticsearch is a near real-time distributed search and analysis engine, which is often used for full-text search, structured search, analysis and so on. It is written in Java and open source, and its interior uses Lucene for indexing and searching.

    Shulou · 2022-06-03 07:28
  • The Prospect of big data's New Development of Science: four Trends that have to be known

    The Prospect of big data's New Development of Science: four Trends that have to be known

    Since 2012, almost everyone (at least the Internet) must be called big data, and it seems that they are embarrassed to chat with others if they don't have anything to do with big data. Starting from 2016, big data system gradually began to enter the deployment stage in the enterprise, big data's hype gradually dissipated, followed by the application of Peng.

    Shulou · 2022-06-03 07:28
  • Big data analysis and processing system capacity and system computing capacity

    Big data analysis and processing system capacity and system computing capacity

    Compared with the transaction processing application, big data service belongs to the analytical processing application. Because the data processing characteristics of the two are different, the capacity estimation methods are also different. Big data service usually goes through the process of data ETL, data storage, data analysis, data display and data opening, so it is calculated.

    Shulou · 2022-06-03 07:28
  • Settings of nginx.conf profile in windows

    Settings of nginx.conf profile in windows

    Not to mention the powerful role of nginx as a web server, it was born on the linux platform and is most suitable for deployment on the linux platform, but it is also supported on the windows platform at present. However, for most developers, the windows version of ngi

    Shulou · 2022-06-03 07:28
  • Carding of MySQL DBA basic knowledge points and query Optimization

    Carding of MySQL DBA basic knowledge points and query Optimization

    This paper mainly summarizes some common operations in the work, as well as unreasonable operations, and some useful data and information collected during the optimization of slow queries. This paper is suitable for developers with MySQL foundation. Index related index cardinality: the cardinality is the number of different values contained in the data column. For example

    Shulou · 2022-06-03 07:28
  • Special optical fiber, optical fiber for spectral analyzer

    Special optical fiber, optical fiber for spectral analyzer

    Optical fiber is the medium of light transmission, and light can be guided freely by using optical fiber. The state path can design and produce a variety of materials, including anti-ultraviolet quartz fiber, deep ultraviolet quartz fiber, visible glass quartz fiber, near-infrared quartz fiber and mid-infrared fiber. Quartz optical fiber specialization provided by state path

    Shulou · 2022-06-03 07:28
  • Parameter tuning of JVM (1)

    Parameter tuning of JVM (1)

    After a period of time did not write a diary, today is free to write down, the following is jvm-related concepts and tuning, developers can usually read other books, such as prose, life aspects. 1.-XX:+PrintGC prints the relevant log every time GC is triggered-XX:

    Shulou · 2022-06-03 07:28
  • JVM crash

    JVM crash

    [phenomenon]: after the application of the updated version, there are many restart phenomena, which will occur when operating in the background through analysis. [cause Analysis]: check the log of Resin, and no OutOfMemoryError is found. In the root directory of resin, an error day is found.

    Shulou · 2022-06-03 07:28
  • Easy to deal with multi-tier JSON data calculation and storage

    Easy to deal with multi-tier JSON data calculation and storage

    As a lightweight data exchange format, JSON has gradually become one of the mainstream data types because it is easy to read, write and interact. Most common programming languages provide interfaces for reading and parsing JSON, but then how to filter and calculate multi-tier JSON data

    Shulou · 2022-06-03 07:28
  • Combiner specification of MapReduce program

    Combiner specification of MapReduce program

    [toc] the wordcount program before the preface to the combiner specification of the MapReduce program, the data in the shuffle phase is of this type (you can view the program's output), that is to say, it is this type of data when it is given to reduce for processing.

    Shulou · 2022-06-03 07:27
  • TEC-007 java and php SHA-256 signature and extension

    TEC-007 java and php SHA-256 signature and extension

    Due to business requirements, the php project uses SHA-256 signature and extension to connect a java api. Together with java students, we studied the SHA-256 signature and extension of php and java, and shared the operation: java demo is as follows: publi

    Shulou · 2022-06-03 07:27
  • How to do login check and page jump by springMVC interceptor

    How to do login check and page jump by springMVC interceptor

    A very simple login rights blocker question 1: login page submission requests must be filtered, currently configured in xml to filter, whether it can be configured not to intercept certain requests. If you need to intercept requests in the current configuration, it will be too troublesome when there are too many requests. Question two

    Shulou · 2022-06-03 07:27
  • Construction of lisp Environment on window platform

    Construction of lisp Environment on window platform

    Download lisp in a box package and install emacs: enter lispbox-x.x/emacs-x.xx/bin and click run addpm.exe to install it automatically for you. Start emacs and press Cmurx C.

    Shulou · 2022-06-03 07:27
  • Optimization of some parameters of spark-

    Optimization of some parameters of spark-

    Several key points that need to be paid attention to in Spark program optimization-- the most important thing is that the number of 1:reduce task related to data serialization and memory optimization spark setting is not appropriate: the default configuration needs to be adjusted according to the actual situation, and the adjustment way is to modify the parameter spa.

    Shulou · 2022-06-03 07:27
  • A complete set of appium desired_caps parameters

    A complete set of appium desired_caps parameters

    Appium desired_caps parameters Daquan-commonly used parameter records

    Shulou · 2022-06-03 07:27
  • Generate reports from sar data

    Generate reports from sar data

    KSar is a Java application that is used to generate reports from sar data and output them to pdf files. File download: http://sourceforge.net/projects/...-5.0.6.zip/downloa

    Shulou · 2022-06-03 07:27
  • Proposal and Research of a New Test Model for Sichuan Model

    Proposal and Research of a New Test Model for Sichuan Model

    Abstract: under the spring tide of the development of software testing technology, this paper studies and draws lessons from the testing process guidance models such as X model, H model and pre-testing model put forward by the predecessors, and according to the test implementation concept of "guided development by testers." the testing implementation concept of "quality control by documentation" and years of work experience, the author

    Shulou · 2022-06-03 07:27
  • Big data's basic learning

    Big data's basic learning

    What is big data? For example: 1. Commodity recommendation: question: (1) how to store a large number of orders? (2) how to calculate a large number of orders? 2. Weather forecast: question: (1) how to store a large amount of weather data? (2) how to calculate a large amount of weather data? If you want to learn big data well, you'd better join in.

    Shulou · 2022-06-03 07:27
  • Collation of basic knowledge of software testing III-white box testing

    Collation of basic knowledge of software testing III-white box testing

    White-box testing is another main method of software testing, also known as structural testing, logic-driven testing or testing of the program itself. it focuses on the internal structure and algorithm of the program, and usually does not care about function and performance indicators. The white-box testing of the software is a careful examination of the process details of the software. This

    Shulou · 2022-06-03 07:27