Re: [Pharo-users] Ephemeric Cloud - new platform to publish Pharo web applications
Mike, that sounds really interesting. Will the instances support websocket connections, and if so, will that stop them from sleeping, i.e. if I had an app that sent out news updates via wss every 15 minutes to any listening clients, could it just continue to run, or does it have to receive a get/post request every 30 mins? Cheers Andy
Hi Andy, Thanks for pointing this out! When websocket support is ready on the ephemeric gate I'll add a ping to API server so application will work continuously without any effort. I think conceptually it should "just work". Also I plan to have a "sticky-run" option so you can mark some of ephemerics not to go to sleep mode. What do you think? -- View this message in context: http://forum.world.st/Ephemeric-Cloud-new-platform-to-publish-Pharo-web-appl... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (2)
-
Andy Burnett -
mikefilonov