Performance testing: use automated testing tools to simulate the testing of system performance indicators under normal, peak and abnormal conditions. Features: after functional testing, the design process of test plan, test scheme and test case should be consistent with the real environment as much as possible. the key point is the early data.
Java multithreading is often used in development. We simply summarize several writing methods, which are inheriting Thread method, realizing Runnable interface and realizing Callable interface. Inherit Thread method class TestThread ex
It may be due to the win server 2016 operating system. Load generator shows that after the ready connection is successful, the load belonging to the added load generator has the following error when the load is actually running: Er
Preface storm and kafka cluster installation are not necessarily related. I write these two together because they are both managed by zookeeper and depend on the JDK environment, so I write them together in order not to repeat the configuration. If only one is needed
MyBatis default caching rule: all select statements in the mapping statement file will be cached. All insert,update and delete statements in the mapping statement file flush the cache. The cache uses Least Recen
How does a rookie learn big data's skills? How does big data get started? The application prospect of big data and other questions have become a hot topic in the field of big data. Today, the editor will answer some specific questions about big data's study. With the rapid development of big data industry, some problems have emerged.
We talked about the concept of the performance test load model, so when we actually hit the ground, how to model the load model? here's a summary of what I think is the modeling method: when modeling a scene, the most convenient and most commonly used is that the project has been online and running for some time.
Combined with MyBatis, the source code obtained by Map is as follows: package com.zl.demo;import java.util.ArrayList;import java.util.HashMap;import j
Lu Chunli's work notes, good memory is not as good as bad Spark1.5.1 learning notes (1) Standalone cluster configuration http://luchunli.blog.51cto.com/2368057/1705450Spark1
Yesterday, after the successful installation of DockerToolbox, starting start.sh reported an error, mainly the problem of configuring environment variables, the following is the solution: VirtualBox is not installed. Please re-run th
The use of selemiun
Positive and negative monitoring of online public opinion based on semantic features in the last article entitled "methods for identifying positive and negative information of online public opinion" (see: http://www.eucita.com/blog), a researcher at Annie Qi (
First, data protection 1. Second, the means of OCP (opening and closing principle) the so-called OCP means that it is open to extension (when new requirements arise, it can be achieved by extending the existing model), and close to modification (no modification is allowed for existing binaries). The key to the realization of OCP principles is abstraction and
Add watermark fengyuzaituffmpegd.exe-I video.mp4-vf drawtext=fontfile=arial.ttf:text=fengyuzaitu output in the upper left corner.
1 after the AutoScaleMode property AutoScaleMode property is set, it is best to work with three other properties to control the size of the form. As follows: Autosize=false, set the form not to resize itself according to the content excess, so as to avoid
In a twinkling of an eye, programmers have been in large companies for six years and have also been to small workshops. Programmers' life is not only stingy but also stingy. In all the companies that have stayed, I feel that the project has not been postponed, is it really because I haven't worked hard enough? Not at all! I don't talk much about QQ and Wechat at work, and I seldom watch action movies when I get home, and I've done it a few times.
Table of contents: improved margin zooming function Legend box automatically locates faster orthographic cameras orientation and rotation system new 3D coordinate space converter PointLineSeries3D performance in all views
Lu Chunli's work notes, who said that programmers should not have literary style? The Hadoop2.6 cluster building for accessing hdfs work notes through hadoop shell and java api has set up the cluster environment. Here are some HDFS operations. 1. HDFS
1. Configure the mapping vi etc/hosts2 from hostname to ip, modify ZooKeeper configuration file and modify ZooKeeper configuration file. On the master machine, decompress the zooke with the tar-zxvf command