Instant messaging: server springboot + netty socket IO, client socket io. JS + java socket io-client
Introduction: server springboot + netty socket IO, client socket io. JS + java socket io-client
Based on socket io:
Server use netty-socketioClient use socket.io-client-java
Scenario Description: by integrating the XXL job distributed scheduling platform, set the cron time expression, turn on the job task polling mode, and regularly schedu ...
Added by yumico23 on Thu, 03 Mar 2022 18:09:12 +0200
Build your own utils Library in embedded Projects - Basic space-time cost calculation of different chips
Recently, I read the book "programming pearls", which focuses on the explanation of engineering treatment, which is well written. The most impressive example is the Brooklyn Bridge. Before the 1940s, many suspension bridges broke due to storms. To do the correct mathematical modeling and engineering calculation of this aerodynamic ris ...
Added by rickaclark on Mon, 17 Jan 2022 11:06:43 +0200
Linux performance analysis 60 seconds
The official account of WeChat: the story of operation and development.
Master some performance optimization tools and methods, which need to be accumulated in the work; Basic computer knowledge is very important, such as network knowledge, operating system knowledge and so on. Mastering the basic knowledge can enable you to grasp the key of ...
Added by fgm on Sat, 15 Jan 2022 04:38:46 +0200
Front end performance and loading experience Optimization Practice (attached: PWA, offline package, memory optimization, pre rendering)
1, Background: why does the page get stuck?
1.1 long waiting time (performance)
The package / third-party script of the project itself is relatively large.JavaScript execution blocks page loading.Pictures are large and numerous.
Especially for the white screen time in the first screen resource loading, the longer the user waits, and the sl ...
Added by dsnhouse on Fri, 31 Dec 2021 03:19:10 +0200