[JavaEE]-interview Summary (unfinished, to be continued ·), javaee to be continued
I. Java Basics
1.1 object-oriented (encapsulation, inheritance, and polymorphism)
Access permission modifier (public, protect, default, private) scope;
Concepts
This article mainly introduces the actual application parameters in MySQL performance optimization. If you are crazy about the actual application parameters in MySQL performance optimization, do not miss the following articles. I believe the
Background: The MySQL into mysqli, the number of connections, it is not in fact, because I moved a bit of PHP sock file location caused by these several socket modifications have not been modified completely, so there have been too many connections,
How to set the limit of connection number of wireless router
Simple to understand: The total number of connections to the router is a fixed value (with the upper limit), if some of the computer consumption of excessive number of connections (such
This paper introduces the working principle of database connection pool based on JDBC, expounds the key technologies such as transaction processing of connection pooling technology, multi database server and so on, puts forward an efficient
The company's Web site access more and more large, MySQL naturally become a bottleneck, so recently I have been studying MySQL optimization, the first natural thought is the MySQL system parameters optimization, as a large number of visits to the
Nginx and Node.js are naturally paired on the topic of building high throughput Web applications. They are all based on the event-driven model and are designed to easily break through the c10k bottlenecks of traditional Web servers such as Apache.
MySQL environment variable settings (Windows environment)
1, for Command control, in the CMD command under the operation is very convenient, but sometimes need to directly in the command line of the bed empty to execute MySQL such commands, will
This occurs because your Web site exceeds the IIS limit caused byBecause 2003 of the operating system in the hint of IIS is not like the 2000 system prompts "too many links", but prompted "Service unavailable", this situation occurs because the site
This configuration is used on the old boy production line in the configuration, in the training time he gave, I'm here, add a Chinese description to each parameterThis configuration has been optimized, if your MySQL is not a special case, you can
The Back_log value indicates how many requests can be on the stack within a short time before MySQL temporarily stops answering the new request. Only if you expect to have a lot of connections in a short time, you need to increase it, in other words,
A local variable leads to a bloodbath
Today received a temporary task, to troubleshoot a site's bizarre problem, is this, this site traffic is very large, on a module, the page server to send an HTTP request, read another Java Web site to provide
Data | database | database connection
SummaryThis paper introduces the principle of Java Access database and its existing problems, puts forward the solution-database connection pool, analyzes its key problems, constructs a simple and easy-to-use
The appearance service unavailable mainly in the following several aspects?
First, if the "Service unavailable" prompts, a few refreshing and can be accessed.This occurs because your Web site is exceeding the IIS limit. Because 2003 of the operating
The number of IIS or Web connections refers to the access requests that the server can respond to at the same time, and it is easy to understand how many browser windows are allowed to access your site simultaneously, such as: 100 IIS connections
This time we take a technological evolution to talk about the process of database connection pooling technology and its rationale, and the most popular open source database connection pool jar package today.I. How do we perform database operations
Problems with regular database links: scenario One:Disadvantage: There are too many connections per request to create a database connection repeatedlyImportPymysqldefindex (): Conn=pymysql.connect () cursor=conn.cursor () cursor.execute ('SELECT *
Main configuration Parameters reprinted from: http://www.linuxyw.com/a/shujuku/201506/216.htmland slightly modified the MyISAM section to fit the current environmentThis configuration is used on the old boy's production line on the configuration, at
Adjust the MySQL run parameters, modify the/etc/my.cnf file to adjust the MySQL run parameters after restarting MySQL, after the MySQL4 version, a part of the internal variables can be set in the MySQL runtime, but the restart of MySQL is
1. MySQL 5.6.32 64-bit installation package downloadDownload the MySQL 5.6.32 64-bit installation package download (or wget download) using Thunderbolt in the official website http://dev.mysql.com/downloads/mysql/5.6.html#:# CD/USR/LOCAL/SRC# wget
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.