Re: Recommendations for a low-memory-requirement gopher server written in Python
peter garner <peter-rhiB5HENLzZBb/[email protected]>
| Newsgroups | gmane.network.gopher.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 16 Jun 2020 15:09:17 +0200 Emil Engler <[email protected]> wrote: > I don't think Python is suitable for low memory. > However there are plenty of Gopher servers written in C which you can > use. I think they are all pretty lightweight when it comes to memory > usage. > > Cheers, > Emil > > Am 16.06.20 um 13:20 schrieb peter garner: > > I've recently set up a Lighttpd web server running nicely on an > > Onion > Thanks - I thought this might be the case. My only issue is that I will have to cross-compile for MIPS on another machine, but I guess it's always good to learn new skills :-)