Sven provides a nice demo that shows how to use his new project NeoConsole, a command line (REPL) interface, to interact with and control a running, headless Pharo image.
The video also shows how to start from scratch, downloading Pharo, installing NeoConsole, running a headless image with the REPL installed in the background. Next, an HTTP server is added to the image and later a specific response is added as well.
Short summary: Pharo is well suited for maintaining cloud and web based applications as it allows live interaction even after deploying.
No comments:
Post a Comment