Re: SWI-Prolog on dotCloud
Alan Baljeu <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
I'm not yet doing cloud, but I'm interested. I have an SWI program that operates a TCP server which accepts one client. Is this the kind of thing that's suited for dotCloud? Is this also a means of scaling up computation on a problem? Alan Baljeu On Thursday, October 24, 2013 5:25:14 PM, Michael Hendricks <[email protected]> wrote: dotCloud is a convenient, scalable hosting service (similar to Heroku). I just finished writing the reusable infrastructure needed to run SWI-Prolog web services on their servers. The repository is at https://github.com/mndrix/swi-prolog-on-dotcloud and can be reused as a git submodule. A small hello world app is running on a cheap 32MB instance at: http://helloswipl-mndrix.dotcloud.com/ Enjoy! -- Michael -------------- next part -------------- HTML attachment scrubbed and removed _______________________________________________ SWI-Prolog mailing list [email protected] https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog -------------- next part -------------- HTML attachment scrubbed and removed