now there are scheduled tasks in the project to regularly scan qualified records in the database, perhaps thousands at a time, and then loop these thousands of data into rabbitmq. When consumption is again consumed, the source third-party API will be cal...
Today, the application receives the message in the production environment and reports an error in the parser, and then the weblogic console cannot log in, but the service of the background application is still there and can still receive the message. Th...
problem description Flask Web development chapter 7, after adjusting the project structure, found that new users will not send mail, there is no error prompt (chapter 6 debugging is able to send mail). I have checked junk mailboxes that are not in my ...
now I have two master and slave servers. The host data will be sent to the slave in real time through Synchronize. By setting a scheduled task every minute Synchronize, it is assumed that both the host and the slave have 10 minutes of data. When the host...
<div className={ break_down_div }> {this.state.breakDown && this.state.breakDown.length != 0? <canvas className={ blueCircle } >< canvas> <div re...
in ie and edge, after displaying fixed columns, when there is too much data (only a few hundred rows), scrolling table is very stuck, and sometimes there are wrong rows, and sometimes you reply after scrolling again, and sometimes no matter how you rol...
personal blog A personal blog written by has a concurrency problem: using Aliyun s pts to test concurrency, it is found that when the number of concurrency reaches 8 (which is negligible), the database query is particularly slow (there is very littl...