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 14:27:19 +0100 Kim Holviala <kim-80HoypwBpWdWk0Htik3J/[email protected]> wrote: > On 16. Jun 2020, at 14:21, peter garner <peter-rhiB5HENLzZBb/[email protected]> wrote: > > > > 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 :-) > > Other daemons will work too, but my old project (now continued by > others) Gophernicus works perfectly on MIPS/ARM/etc and I ran it for > years on 64 megs of memory. Cross-compiling works too, there are some > instructions in the docs about how to do that. > Ha! That's ironic - I'm already a happy Gophernicus user on another Linux box :) I'll have to check this out! Thanks!