FYI, I've written a guile telnet server; unfortunately it is deeply buried
in another project and would be hard to abstract.
Why do this? Well, because the default guile-2.2 network REPL server was
slow, would crash, deadlock, have terrible response times, etc. making it
embarrassingly unusable.
Hi Artyom,
Artyom Poptsov skribis:
> Currently one of the main showstoppers for the project is the
> implementation of the tests: they're failing sometimes and sometimes get
> stuck due to some kind of dead-lock or something. I'm tired of dragging
> the current implementation with all its "quir
Hi Artyom,
Artyom Poptsov writes:
> For those of you who interested in a new release of Guile-SSH [1]:
Yes, definitely!
I mostly have one question: Is Guile-SSH ready to use for writing
maintenance tools on a cluster (like a tool execute-on-each-node)?
> [1] https://github.com/artyom-poptsov/
Hello Guilers.
For those of you who interested in a new release of Guile-SSH [1]:
I *do not* lost an interest in the project, I'm just buried under my
jobs and other tasks. Yet I'm trying to allocate some time slices for
Guile-SSH. For example, I just merged the new implementation of RREPL
(sta