Tag: PID
-
Post Views: 16 1. Reference URL:https://www.shuijingwanwq.com/2021/01/22/4698/. The queue/run command replaces the queue/listen command. In the local environment, check the status of the queue of queue/run commands. 2. Check the queue data in redis, cpa:queue:copy:asset.messages. The amount of data is 20. as shown in Figure 1 3. Open 2 command line windows, run the queue in window 1, and then run…
-
Post Views: 58 1. Refer to the Go guide, web server, write file: web-servers.go 2. Run in PowerShell: go run web-servers.go, report error: listen tcp 127.0.0.1:4000: bind: only one usage of each Socket address (protocol/network address/port) is normally permitted, as shown in Figure 1 3. Enter: netstat -ano in PowerShell, check all the port occupancy, and see that the port…