2015-09-12 3:44 GMT-03:00 Sven Van Caekenberghe <sven@stfx.eu>:
On 12 Sep 2015, at 01:43, Hernán Morales Durand < hernan.morales@gmail.com> wrote:
Hi,
We are starting a project here which involves executing scripts in a (remote) CentOS HPC environment I have built. The stack is going to be Pharo + Seaside + QCMagritte + Voyage.
The bash scripts could take a long time to finish, besides they are in beta state so I want to monitor a RT log of what's happening. Like this solution:
Do we have something like that in Pharo?
The key concept is quite easy: here is a live demo
http://websocket.stfx.eu:9999/ws-status-client
More live demos
http://websocket.stfx.eu:9999/ws-demo
Docs
https://github.com/svenvc/docs/blob/master/zinc/zinc-websockets-paper.md
Very nice! Thank you. Hernán
I read Zinc/Swazoo supports web sockets but I would like to read experiences or recommendations (links?).
Cheers,
Hernán