There is an embedded linux device, it has 64Mb of RAM, they demanded to make a web face with ajax, dynamic page rendering and so on. The problem is that the qt application, for display, control on the device screen, takes about 30 Mb operative and a web server (node.js + express.js) about 35Mb. Is there a way to reduce the amount of RAM for node.js?
- Qt gui application on the device screen and it also processes data from it. Express.js - user190370
- Please add this information directly to the question . To edit the text of the question, click edit below the text of the question. - aleksandr barakin
- You can probably rewrite the server to Go ¯ \ _ (ツ) _ / ¯ - D-side
- oneDo not believe it! I will find . Although slightly outdated, armv5 is not new either. - D-side
- oneWell, that's why the question is why the Go compiler would not exist for a 2000-year processor, if Node.js, which just started in 2009, also functions on it. - D-side
|