Re: Euphoria website down, members being lost

new topic     » goto parent     » topic index » view thread      » older message » newer message

TLDR

Proposed long-term solution:

  1. Build an eval() function, or equivalent "Euphoria-in-a-shell" shared library (DLL/SO) for dynamically running Euphoria code within a single process.
  2. Build a web server in Euphoria that uses multitasking to accept and process each requesting users's TCP connection.
  3. Use each task to process the appropriate web server activities, which includes launching Euphoria CGI apps with what was built in #1.
  4. ...?
  5. Profit!


-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu