vue+node * * < H2 > 1. Problem found < H2 > * * * * < H2 > 2. Find the problem < H2 > * * pm2 list pm2 node nodekill -9 [pid] ...
there is currently an API interface program using express. With PM2 deployment and cluster mode enabled, 3 instances are required to count the overall qps (number of queries per second). now the interface puts the content into the kafka message queue a...