Get the App
  • Is online education worthy of attention? How to evaluate the current online live education app

    Is online education worthy of attention? How to evaluate the current online live education app

    Online education is not simply to transfer the knowledge from the classroom to the Internet, it is essentially to change the way of teaching and improve the effect of teaching. Face-to-face teaching in the traditional classroom is boring, and the way of presentation is single, and all the content can only be drawn by pen. Although there are multimedia teaching methods, there are still many teaching methods.

    Shulou · 2022-06-03 07:54
  • Redis usage

    Redis usage

    Prepare knowledge Redis is an open source in-memory data structure repository used for databases, caching, and message queues. Supported data types save strings, hashes, lists, collections. Redis is an open source (BSD license

    Shulou · 2022-06-03 07:54
  • Analysis of libgo source code (2. Source code implementation of libgo scheduling policy)

    Analysis of libgo source code (2. Source code implementation of libgo scheduling policy)

    This paper will analyze the scheduling strategy of libgo in terms of source code implementation, which mainly involves the definition of three structures in the previous article: scheduler Scheduler (S), executor Processer (P), co-program Task (T).

    Shulou · 2022-06-03 07:54
  • Front and rear separation technology features, software technology enthusiasts to understand must see

    Front and rear separation technology features, software technology enthusiasts to understand must see

    First of all, Spring Cloud is the rapid development platform that we focus on most. In the background, I always get some questions from technology enthusiasts about how Xiaobai understands the front-end separation and how to use the front-end separation technology. After sorting out our technical characteristics for you to understand, and so on.

    Shulou · 2022-06-03 07:54
  • A novice programmer meets SVN.

    A novice programmer meets SVN.

    SVN is still used in many companies. The common commands of SVN under linux are as follows: 1. Update to the latest code: after entering the project root directory, execute the svn up command 2. Fallback to a certain version of svn: for example, to fallback to version 66666 and execute svn up after entering the project root directory

    Shulou · 2022-06-03 07:54
  • Bitcoin brushing robot hedging trading software development, quantitative trading platform development

    Bitcoin brushing robot hedging trading software development, quantitative trading platform development

    What is quantitative trading: massive stylization refers to replacing artificial subjective judgment with advanced mathematical models, and making high-frequency rational strategies by using algorithmic models in "high probability" events that can bring excess returns. greatly reduce the impact of players' mood fluctuations and avoid extreme fanaticism or pessimism in the market

    Shulou · 2022-06-03 07:54
  • Explain how Nginx reverse proxy achieves load balancing?

    Explain how Nginx reverse proxy achieves load balancing?

    The following will explain to you how Nginx reverse proxy realizes load balancing. I hope it can give you some help in practical application. Load balancing involves a lot of things, and there are not many theories. There are many books on the Internet. Today, we will use the accumulated experience in the industry to do an answer.

    Shulou · 2022-06-03 07:53
  • Manage hadoop

    Manage hadoop

    1. HDFS permanent data structure 1.1 namde directory structure [root@datanode1 name] # cd / data0/hadoop/dfs/name/current/ [root@datanode1

    Shulou · 2022-06-03 07:53
  • Analyze and describe the complete appearance of each load balancer

    Analyze and describe the complete appearance of each load balancer

    The following is to analyze and describe the complete appearance of each kind of load balancing, hoping to bring some help to you in practical application. There are many things involved in load balancing, there are not many theories, and there are many books on the Internet. Today, we will use the accumulated experience in the industry to make an answer. First, "load balancing"

    Shulou · 2022-06-03 07:53
  • Operation of jmeter Learning Guide mysql Database

    Operation of jmeter Learning Guide mysql Database

    Video address: http://edu.51cto.com/lecturer/4626073.htmlJMeter via JDBC Connection Configuration and JDBC Reques

    Shulou · 2022-06-03 07:53
  • Postman generates curl commands and request

    Postman generates curl commands and request

    Postman uses a trick to generate curl commands and request requests in various languages: curl command okhttpgo

    Shulou · 2022-06-03 07:53
  • Work node configuration

    Work node configuration

    [mid-range configuration] CPU2*6 Core 2.9GHz/15MB cache memory 64GB DDR3-1600 ECC disk Controller SAS 6GB/s disk 12*3TB LFF SATA II 7200 RPM Network

    Shulou · 2022-06-03 07:53
  • Spark (3): blockManager, broadcast, cache, checkpoint

    Spark (3): blockManager, broadcast, cache, checkpoint

    BlockManager is started on both blockManagerDriver and executor, where driver has references to blockManager on all executor, and bl on all executor

    Shulou · 2022-06-03 07:53
  • One of the agile unified processes of AUP2: preface and reduction of the total cost of ownership of the process

    One of the agile unified processes of AUP2: preface and reduction of the total cost of ownership of the process

    This is the first article in the Agile Unified process series. The full name of agile unified process is AUP (Agile Unified Process), but in order to distinguish the AUP (that is, RUP) that has been mentioned once, it is called AU here.

    Shulou · 2022-06-03 07:53
  • Mysql- High availability Cluster-introduction (1)

    Mysql- High availability Cluster-introduction (1)

    Common mysql cluster architecture: 1. Single master as a whole, replication has three steps: (1) master records changes in a binary log (binary log) (these records are called binary log events, binary log events

    Shulou · 2022-06-03 07:53
  • Outside the drawer chain

    Outside the drawer chain

    Recommend it to the new hot list of drawers

    Shulou · 2022-06-03 07:53
  • Using orderly and efficient implementation of intersection and Union difference set Operation

    Using orderly and efficient implementation of intersection and Union difference set Operation

    It seems that the simple set operation is placed in big data's scene, if you still want to achieve high performance, you need to fully understand the data features and computational features in order to design an efficient algorithm. Making full use of sequential operation is a good way! Intersection and union difference is a common set operation, the corresponding intersec in SQL.

    Shulou · 2022-06-03 07:53
  • Several assertion methods commonly used in JMeter

    Several assertion methods commonly used in JMeter

    One of the functions often used by   in using JMeter for performance testing or interface automation testing is assertion, which is equivalent to a checkpoint. It is used to judge whether the response result returned by the system is correct, so as to help us determine whether the test passed   or not. This article mainly introduces several commonly used

    Shulou · 2022-06-03 07:53
  • Hive Remote schema building

    Hive Remote schema building

    1. Experimental environment 1. Software version: apache-hive-2.3.0-bin.tar.gz, mysql-community-server-5.7.192.mysql JDBC driver package: mysql-connect

    Shulou · 2022-06-03 07:53
  • Detailed analysis of Spark Shuffle process

    Detailed analysis of Spark Shuffle process

    There are some differences in the process of shuffle between shuffle and Spark in MapReduce. Here is a specific introduction. Mapreduce's shuffle process diagram Spark shuffle process diagram Note: spark s

    Shulou · 2022-06-03 07:53