Hey. There is the following structure:
- The python server setup listens to the browser through a socket on port 8081. It waits for a response from it. In this case, the browser will click.
- On Go implemented back-end. Here is implemented the filling system.
- Having waited for a request from the browser, fitting on python from the first item responds by sending a request to the stuffing and waiting for a response. After receiving the response, the request is sent back to the browser.
Thus, there is some kind of gateway on python that counts statistics. The gateway, like the stuffing, rotates in an endless loop.
Question. How to implement a makefile so that the system stuffing and gateway compile and run in it.
I can’t do this because the make-file is linear. Those. until one instruction is completed. The other will not start.