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]> |
Hi List, I've recently set up a Lighttpd web server running nicely on an Onion Omega 2 Pro SBC. it comes with 128MB Memory and "top" reports Mem: 98200K used, 26720K free, 32K shrd, 10208K buff, 57880K cached. What I'd like to do now is to set up a minimal resource gopher server written in Python (ideally Python 3). Can anyone recommend a potentially suitable app?